Fix typo in SmartSymbols section
"e.h." is a typo for "e.g." in the description.
This commit is contained in:
parent
a1c1319528
commit
3f879eafde
|
|
@ -532,7 +532,7 @@ See reference for usage:
|
||||||
<!-- md:extension [pymdownx.smartsymbols][SmartSymbols] -->
|
<!-- md:extension [pymdownx.smartsymbols][SmartSymbols] -->
|
||||||
|
|
||||||
The [SmartSymbols] extension converts some sequences of characters into their
|
The [SmartSymbols] extension converts some sequences of characters into their
|
||||||
corresponding symbols, e.h. copyright symbols or fractions. Enable it via
|
corresponding symbols, e.g. copyright symbols or fractions. Enable it via
|
||||||
`mkdocs.yml`:
|
`mkdocs.yml`:
|
||||||
|
|
||||||
``` yaml
|
``` yaml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue