typo: occuring -> occurring

This commit is contained in:
Nick Schonning
2019-04-15 02:05:17 -04:00
parent 86759e44e1
commit fe3d5b0ccf

View File

@@ -5397,7 +5397,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