aboutsummaryrefslogtreecommitdiff
path: root/exampleSite
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2023-09-02 14:02:02 +0300
committerGitHub <noreply@github.com>2023-09-02 14:02:02 +0300
commit3dae9e39633ab4dbdc210dd787b0aea0f179c15b (patch)
tree977808fbbe9572b3a0af3c9d3b7d91e07509a083 /exampleSite
parentbcbd97258287cc8f192838e69dcec358450f024e (diff)
parent043feb04d769b92bac5510b2696e015a15bb2edd (diff)
Spelling #281
Spelling
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index a3401c0..4dd3795 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -76,7 +76,7 @@ languageCode: en
# For enableMissingTranslationPlaceholders—
# do not set it to true for languages other
# than English! When tested with Lithuanian,
-# it would add unnecesary placeholders to
+# it would add unnecessary placeholders to
# values that were intentionally empty.
defaultContentLanguage: en
@@ -133,7 +133,7 @@ params:
# and the user can expand by clicking on the category
# (Requires JavaScript.)
# - untitled boolean `untitled: true`
- # This would complerely hide the name of the category.
+ # This would completely hide the name of the category.
# This is useful, if you do not want to use categories
# because you need to set an 'Uncategorized' category.
# Or it can be used alongside other categories.
@@ -188,7 +188,7 @@ params:
# Should relative time (x min ago) be used?
#
# IMPORTANT: In the frontmatter, the dates MUST be in
- # the UTC time zone for this to work preperly. If you
+ # the UTC time zone for this to work properly. If you
# use Netlify CMS, all good — the CMS picks UTC time
# by default. Otherwise, there may be very inaccurate
# times if multiple time zones are in your issue files.