From 3fad73031e544de6c9f74621de923da3806a6c21 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sat, 13 Jan 2018 09:25:40 +0000 Subject: Correct spelling mistakes. --- tests/basic/markdown-documentation-basics.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/basic/markdown-documentation-basics.html') diff --git a/tests/basic/markdown-documentation-basics.html b/tests/basic/markdown-documentation-basics.html index 3bcaea9..d9214a2 100644 --- a/tests/basic/markdown-documentation-basics.html +++ b/tests/basic/markdown-documentation-basics.html @@ -94,7 +94,7 @@ Or, if you prefer, <strong>use two underscores instead</strong>.<

Lists

Unordered (bulleted) lists use asterisks, pluses, and hyphens (*, +, and -) as list markers. These three markers are -interchangable; this:

+interchangeable; this:

*   Candy.
 *   Gum.
 *   Booze.
-- 
cgit v1.2.3