From ae441647a8d928ae52ba3bc56fd15ad09b6eea4d Mon Sep 17 00:00:00 2001 From: Frank Tegtmeyer Date: Fri, 4 Nov 2016 16:24:23 +0100 Subject: [PATCH] Update config.toml Spelling errors --- exampleSite/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 4122a4e..8c40be4 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -43,11 +43,11 @@ paginate = 5 # verification string for Yandex Webmaster Tools #yandex_verify_meta = "66b077430f35f04a" - # Cookie consent (my be required for your site in the European Union) + # Cookie consent (may be required for your site in the European Union) # Set the "more info" URL in this parameter. You have to # provide a document page for this URL - see the example website # To avoid a menu entry for this information page add it to - # conten/info instead of content/page or content. + # content/info instead of content/page or content. # cookie_consent_info_url = "/cookie-information/" [params.sidebar]