From a14e2a2397bff443cefa5d37198f3d8939e7528e Mon Sep 17 00:00:00 2001 From: Pablo <52180403+pablos123@users.noreply.github.com> Date: Thu, 29 Jun 2023 18:25:59 -0300 Subject: [PATCH] Update config.toml typo --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 0eb6fcb..830686f 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -78,7 +78,7 @@ disableHugoGeneratorInject = false # # This options enables the theme toggle for the theme. # Per default, this option is off. - # The theme is respecting the prefers-color-scheme of the operating systeme. + # The theme is respecting the prefers-color-scheme of the operating system. # With this option on, the page user is able to set the scheme he wants. enableThemeToggle = false