summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index d784e11811..b8e0622968 100644
--- a/README.md
+++ b/README.md
@@ -225,7 +225,7 @@ reasonable compromise I found was to treat definitions like quotations:
Latex enumerations can be replaced with markdown ordered lists, which have
syntax
- #. first entry
- #. ...
- #. last entry
+ 1. first entry
+ 1. ...
+ 1. last entry