diff options
author | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2023-08-30 22:02:39 -0400 |
---|---|---|
committer | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2023-08-30 22:13:37 -0400 |
commit | b706ff5d1ee09d8b12d16c7a3ed51bc15cb762ac (patch) | |
tree | 55f7064ef06573c716b1e65c2192a36a29ae8d0e | |
parent | 59ad01a4556cbdcd60a6e12041a91014fda2522a (diff) |
spelling: properly
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
-rw-r--r-- | exampleSite/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml index 2d53bb2..6b5374e 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -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. |