This commit is contained in:
Harry Weppner 2018-12-18 00:53:33 -08:00 committed by Bjørn Erik Pedersen
parent 0d45ea9cf9
commit bd91d1cfdd

View File

@ -167,7 +167,7 @@ It is also possible to add syntax highlighting with GitHub flavored code fences.
## List of Chroma Highlighting Languages
The full list of Chroma lexers and their aliases (which is the identifier used in the `hightlight` template func or when doing highlighting in code fences):
The full list of Chroma lexers and their aliases (which is the identifier used in the `highlight` template func or when doing highlighting in code fences):
{{< chroma-lexers >}}