From cb1a4df79fe6dcb67fb56529516acfb92ef9fcfc Mon Sep 17 00:00:00 2001 From: Chris James Date: Sat, 13 Jul 2019 07:46:14 +0100 Subject: [PATCH] Wee --- math.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math.md b/math.md index 16768a8c7..61b830726 100644 --- a/math.md +++ b/math.md @@ -2148,7 +2148,7 @@ the most about SVGs - that needs to be the strictest about what constitutes an SVG - is the test for the SVG output; it needs to have enough context and knowledge about SVGs for us to be confident that we're outputting an SVG. -Wee may have felt odd that we were pouring a lot of time and effort into those +We may have felt odd that we were pouring a lot of time and effort into those SVG tests - importing an XML library, parsing XML, refactoring the structs - but that test code is a valuable part of our codebase - possibly more valuable than the current production code. It will help guarantee that the output is always