davideisinger.com

My personal website
Log | Files | Refs | README

commit 99335c45d15d903ba2ff3134fe6e6f5f7cf1737e
parent bffbe0d8470b5d445e3cf098e67bbc9633ef53d8
Author: David Eisinger <[email protected]>
Date:   Wed, 20 Nov 2024 22:34:45 -0500

typo

Diffstat:
Mcontent/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 @@ -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": [