From bd91d1cfddf87fa693c1e2e7a2de555d2cee19f3 Mon Sep 17 00:00:00 2001 From: Harry Weppner Date: Tue, 18 Dec 2018 00:53:33 -0800 Subject: [PATCH] Fix typo --- content/en/content-management/syntax-highlighting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/content-management/syntax-highlighting.md b/content/en/content-management/syntax-highlighting.md index 841ecbd3d..ea2db4650 100644 --- a/content/en/content-management/syntax-highlighting.md +++ b/content/en/content-management/syntax-highlighting.md @@ -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 >}}