From 99335c45d15d903ba2ff3134fe6e6f5f7cf1737e Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Wed, 20 Nov 2024 22:34:45 -0500 Subject: [PATCH] typo --- content/journal/spellcheck-your-hugo-site-with-cspell/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/journal/spellcheck-your-hugo-site-with-cspell/index.md b/content/journal/spellcheck-your-hugo-site-with-cspell/index.md index e378ff7..a7fcdc3 100644 --- a/content/journal/spellcheck-your-hugo-site-with-cspell/index.md +++ b/content/journal/spellcheck-your-hugo-site-with-cspell/index.md @@ -54,7 +54,7 @@ My site (especially the stuff in [/elsewhere][3] that I've mirrored from my comp ### 4. Ignore front matter -This first one may or may not apply to your site, so feel free to ignore, but I see a lot of false positives in the [front matter][5] of my posts, mostly around the lists of [references][6]. To ignore the front matter section entirely, add the following to your config file (credit to [this helpful GitHub comment][7]): +This one may or may not apply to your site, so feel free to ignore, but I see a lot of false positives in the [front matter][5] of my posts, mostly around the lists of [references][6]. To ignore the front matter section entirely, add the following to your config file (credit to [this helpful GitHub comment][7]): ```json "patterns": [