From 6247e359063c767e1dbf230d8d09796d1bd5a189 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Fri, 4 Jul 2025 10:14:36 -0700 Subject: [PATCH] content: Fix typo --- content/en/contribute/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/contribute/documentation.md b/content/en/contribute/documentation.md index 6e9b5b8bb..c72ddd03f 100644 --- a/content/en/contribute/documentation.md +++ b/content/en/contribute/documentation.md @@ -224,7 +224,7 @@ erroneous lexing/highlighting of shortcode calls. ``` ```` -To include a filename header and copy-to-clipboard button: +To include a file name header and copy-to-clipboard button: ````text ```go-html-template {file="layouts/_partials/foo.html" copy=true}