aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-01-30 17:40:50 +0000
committerJohn Ankarström <john@ankarstrom.se>2021-01-30 17:40:50 +0000
commitac9efdf0a7a8f61a397b3e466eefa57c3ac2436f (patch)
treec78be8372816ce1f712e16520afd7fd0489fddfb
parent5509bb11682ba130859c90e682641ece390e9969 (diff)
downloadem-ac9efdf0a7a8f61a397b3e466eefa57c3ac2436f.tar.gz
Fix error in README
-rw-r--r--README2
-rw-r--r--README.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 29a58c4..76b9d09 100644
--- a/README
+++ b/README
@@ -117,7 +117,7 @@ _Definition lists_ are created with `term: `:
dinosaur: an animal
-_Reference lists_ are created with `[n]. `:
+_Reference lists_ are created with `[n] `:
[1] This is a reference list
[2] With two items
diff --git a/README.html b/README.html
index dc4845f..48b4bfe 100644
--- a/README.html
+++ b/README.html
@@ -137,7 +137,7 @@ two lines
dinosaur: an animal
</pre>
<p>
-<b>Reference lists</b> are created with <tt>[n]. </tt>:
+<b>Reference lists</b> are created with <tt>[n] </tt>:
</p>
<pre>
[1] This is a reference list