From 81b2e5248a8ae10301dafc56c1ae06fae7483433 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 24 Aug 2020 11:42:53 +0200 Subject: [PATCH] fix spellchecking --- .dictionary | 1 + exampleSite/content/posts/how-to-use.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.dictionary b/.dictionary index 44bb221..41ec0e6 100644 --- a/.dictionary +++ b/.dictionary @@ -9,3 +9,4 @@ backticks (S|s)hortcode[s]? emojify img +JSON diff --git a/exampleSite/content/posts/how-to-use.md b/exampleSite/content/posts/how-to-use.md index 72bb213..c7ee7a8 100644 --- a/exampleSite/content/posts/how-to-use.md +++ b/exampleSite/content/posts/how-to-use.md @@ -31,7 +31,7 @@ This post works as a documentation for the features of the theme. - Simple sticky posts - Content tags - Multiple authors -- Supports Atom and Json feeds +- Supports Atom and JSON feeds ## Configuration