From: Stéphane Wirtel Date: Tue, 24 Mar 2020 16:19:58 +0000 (+0100) Subject: fix typo in getting started X-Git-Tag: v0.69.0~22 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b6e097cfe65ecd1d47c805969082e6805563612b;p=brevno-suite%2Fhugo fix typo in getting started --- diff --git a/docs/content/en/getting-started/configuration.md b/docs/content/en/getting-started/configuration.md index d23adb44..629f6ed5 100644 --- a/docs/content/en/getting-started/configuration.md +++ b/docs/content/en/getting-started/configuration.md @@ -313,7 +313,7 @@ useResourceCacheWhen {{< new-in "0.67.0" >}} -This is only relevant when running `hugo server`, and it allows to set HTTP headers during development, wihch allows you to test out your Content Security Policy and similar. The configuration format matches [Netlify's](https://docs.netlify.com/routing/headers/#syntax-for-the-netlify-configuration-file) with slighly more powerful [Glob matching](https://github.com/gobwas/glob): +This is only relevant when running `hugo server`, and it allows to set HTTP headers during development, which allows you to test out your Content Security Policy and similar. The configuration format matches [Netlify's](https://docs.netlify.com/routing/headers/#syntax-for-the-netlify-configuration-file) with slighly more powerful [Glob matching](https://github.com/gobwas/glob): {{< code-toggle file="config">}}