docs: fix typo

This commit is contained in:
Sören Weber 2021-11-24 12:01:36 +01:00
parent b6f9f5703e
commit 7a5ef80c09
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -111,13 +111,13 @@ on the left menu. It is an alternative for clicking on the logo. To edit the
appearance, you will have to configure two parameters for the defined languages:
```toml
[Lanugages]
[Lanugages.en]
[Languages]
[Languages.en]
...
landingPageURL = "/"
landingPageName = "<i class='fas fa-home'></i> Home"
...
[Lanugages.pir]
[Languages.pir]
...
landingPageURL = "/pir/"
landingPageName = "<i class='fas fa-home'></i> Arrr! Homme"