diff options
author | Edward Betts <edward@4angle.com> | 2018-01-13 09:25:40 +0000 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2018-01-13 11:42:50 -0500 |
commit | 3fad73031e544de6c9f74621de923da3806a6c21 (patch) | |
tree | c9c4c6524f6d46627856d46a5caf011b9e293b2e /tests/extensions/toc.html | |
parent | 6d1537ac5e528db9e91cf905f507bb409e546d2c (diff) | |
download | markdown-3fad73031e544de6c9f74621de923da3806a6c21.tar.gz markdown-3fad73031e544de6c9f74621de923da3806a6c21.tar.bz2 markdown-3fad73031e544de6c9f74621de923da3806a6c21.zip |
Correct spelling mistakes.
Diffstat (limited to 'tests/extensions/toc.html')
-rw-r--r-- | tests/extensions/toc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extensions/toc.html b/tests/extensions/toc.html index 3559d45..4936f0d 100644 --- a/tests/extensions/toc.html +++ b/tests/extensions/toc.html @@ -222,7 +222,7 @@ example, with BBEdit, you can make a selection and choose Increase Quote Level from the Text menu.</p> <h2 id="lists">Lists</h2> <p>Markdown supports ordered (numbered) and unordered (bulleted) lists.</p> -<p>Unordered lists use asterisks, pluses, and hyphens -- interchangably +<p>Unordered lists use asterisks, pluses, and hyphens -- interchangeably -- as list markers:</p> <pre><code>* Red * Green |