aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJosh Olson <Olson.dev@Gmail.com>2016-03-16 15:19:10 -0500
committerJosh Olson <Olson.dev@Gmail.com>2016-03-16 15:19:10 -0500
commit3ae2f29ff09a6e55cab9c803a19bb79c95ebd6e7 (patch)
treed562b19f08ab30bc6beff5a9ce772609001a93ef /README.md
parentf3fd63345ee090321b3f57f8e7463100a4684bd6 (diff)
Add closing paranthesis to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0ea60e..296eba2 100644
--- a/README.md
+++ b/README.md
@@ -152,7 +152,7 @@ the canonical syntax description:
- The start number of an ordered list is significant.
- Fenced code blocks are supported, delimited by either
- backticks (```` ``` ```` or tildes (` ~~~ `).
+ backticks (```` ``` ````) or tildes (` ~~~ `).
Contributing
------------