From 26fb93fdb9a390d56737de68cdb0e2c683e6509b Mon Sep 17 00:00:00 2001 From: Damien L-G Date: Tue, 21 Oct 2025 09:16:49 -0400 Subject: [PATCH] Fix typo poliricies -> policies --- config/_default/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 1cfbe7e..c3fc6b6 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -3,7 +3,7 @@ disablePathToLower = true title = "Kokkos" languagecode = "en-us" staticDir = [ "assets" ] -copyright = '© Kokkos Project a Series of LF Projects, LLC. For web site terms of use, trademark policy and other projects poliricies please see https://lfprojects.org.' +copyright = '© Kokkos Project a Series of LF Projects, LLC. For web site terms of use, trademark policy and other projects policies please see https://lfprojects.org.' [languages.en] weight = 9