diff options
Diffstat (limited to 'tests/basic/markdown-syntax.html')
-rw-r--r-- | tests/basic/markdown-syntax.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/markdown-syntax.html b/tests/basic/markdown-syntax.html index 038c9d1..2b79d2d 100644 --- a/tests/basic/markdown-syntax.html +++ b/tests/basic/markdown-syntax.html @@ -241,7 +241,7 @@ Quote Level from the Text menu.</p> <h3 id="list">Lists</h3> <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 |