From 9ae8e91994d30617afe0927393d288fd8146ca66 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Sun, 3 Dec 2023 15:00:14 -0800 Subject: [PATCH] Clarify highlight options --- content/en/functions/transform/Highlight.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/functions/transform/Highlight.md b/content/en/functions/transform/Highlight.md index 341d68ca3..29d0efdef 100644 --- a/content/en/functions/transform/Highlight.md +++ b/content/en/functions/transform/Highlight.md @@ -25,7 +25,7 @@ LANG : The language of the code to highlight. Choose from one of the [supported languages]. Case-insensitive. OPTIONS -: An optional, comma-separated list of zero or more [options]. Set default values in [site configuration]. +: A map, or comma-separated list, of zero or more [options]. Set default values in [site configuration]. ## Options