aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authornikolas <nnyby@columbia.edu>2018-08-27 23:58:36 -0400
committerJohn MacFarlane <jgm@berkeley.edu>2018-08-27 20:58:36 -0700
commit542446ab42d323a81f4d7d1e5421359aa42b8357 (patch)
tree9c36b49f674e9c2829a275e95b68e17e636ea844 /spec.txt
parentc7f6c794642681d097d0b84920b7a745ed26ecb3 (diff)
typo fix: occuring -> occurring (#533)
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec.txt b/spec.txt
index 6862838..73e8970 100644
--- a/spec.txt
+++ b/spec.txt
@@ -5565,7 +5565,7 @@ foo
## Entity and numeric character references
All valid HTML entity references and numeric character
-references, except those occuring in code blocks and code spans,
+references, except those occurring in code blocks and code spans,
are recognized as such and treated as equivalent to the
corresponding Unicode characters. Conforming CommonMark parsers
need not store information about whether a particular character