From 1e72e2b3eca32f526d46846d95308012b4dd9586 Mon Sep 17 00:00:00 2001 From: Jonathan Griffin Date: Mon, 26 Mar 2018 16:39:03 +0100 Subject: [PATCH] Fixed typo in heading - Hightlighter A simple change to heading to fix a typo - "Hightlighter" should be "Highlighter" --- content/content-management/syntax-highlighting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/content-management/syntax-highlighting.md b/content/content-management/syntax-highlighting.md index ffb430bdb..67d443fd4 100644 --- a/content/content-management/syntax-highlighting.md +++ b/content/content-management/syntax-highlighting.md @@ -62,7 +62,7 @@ func GetTitleFunc(style string) func(s string) string { {{< / highlight >}} -## Configure Syntax Hightlighter +## Configure Syntax Highlighter To make the transition from Pygments to Chroma seamless, they share a common set of configuration options: pygmentsOptions