Merge pull request #6606 from JimmyCHWang/patch-1

Fix typo in SmartSymbols section
This commit is contained in:
Martin Donath
2024-01-06 09:07:55 +07:00
committed by GitHub

View File

@@ -532,7 +532,7 @@ See reference for usage:
<!-- md:extension [pymdownx.smartsymbols][SmartSymbols] -->
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`:
``` yaml