]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
fixed typo: "additionnal" -> "additional" 369/head
authorWurzelmann <Wurzelmann@users.noreply.github.com>
Sat, 5 Feb 2022 19:50:46 +0000 (20:50 +0100)
committerGitHub <noreply@github.com>
Sat, 5 Feb 2022 19:50:46 +0000 (20:50 +0100)
Fixed all occurrences of a typo (additionnal).

public/assets/config.yml.dist

index acdd32cd165648b9ec7e0811900de91158ebf9e3..63d022a08e98c73e972d7428d4f730153161dece 100644 (file)
@@ -58,11 +58,11 @@ links:
   - name: "Wiki"
     icon: "fas fa-book"
     url: "https://www.wikipedia.org/"
-  # this will link to a second homer page that will load config from additionnal-page.yml and keep default config values as in config.yml file
-  # see url field and assets/additionnal-page.yml.dist used in this example:
+  # this will link to a second homer page that will load config from additional-page.yml and keep default config values as in config.yml file
+  # see url field and assets/additional-page.yml.dist used in this example:
   - name: "another page!"
     icon: "fas fa-file-alt"
-    url: "#additionnal-page" 
+    url: "#additional-page" 
 
 # Services
 # First level array represent a group.