From 467277939e61096fede48993b9e1940d5bab534d Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Thu, 2 Oct 2025 07:12:42 -0700 Subject: [PATCH] content: Fix typo --- content/en/configuration/markup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/configuration/markup.md b/content/en/configuration/markup.md index 73a737fe6..e0b2dfea8 100644 --- a/content/en/configuration/markup.md +++ b/content/en/configuration/markup.md @@ -108,7 +108,7 @@ backlinkHTML enableAutoIDPrefix : {{< new-in 0.151.0 />}} -: (`bool`) Whether to prependsa unique prefix to footnote IDs, preventing clashes when multiple documents are rendered together. This prefix is unique to each logical path, which means that the prefix is not unique across content dimensions such as language. Default is `false`. +: (`bool`) Whether to prepend a unique prefix to footnote IDs, preventing clashes when multiple documents are rendered together. This prefix is unique to each logical path, which means that the prefix is not unique across content dimensions such as language. Default is `false`. #### Passthrough