diff --git a/test/autolinking.html b/test/autolinking.html index 3c5de93b..cfdec65c 100644 --- a/test/autolinking.html +++ b/test/autolinking.html @@ -14,7 +14,7 @@
lowercase should not autolink. But Lowercase should. But not LowerCase.
-Strict mode shoud link. But Scrict Mode should not.
+Strict mode shoud link. But Strict Mode should not.
%Percent% should autolink.
Vars to dfns should be vars not dfns: _Lowercase_.
Also, no autolinks in anchors: Lowercase.
diff --git a/test/autolinking.html.baseline b/test/autolinking.html.baseline index 463c0e83..d6be3f2c 100644 --- a/test/autolinking.html.baseline +++ b/test/autolinking.html.baseline @@ -12,7 +12,7 @@lowercase should not autolink. But
Vars to dfns should be vars not dfns: Lowercase.
Also, no autolinks in anchors: Lowercase.