docs: fix typos

This commit is contained in:
Robert Kaussow 2021-05-13 15:17:18 +02:00
parent 4424e0b81c
commit a92eb9f0aa
No known key found for this signature in database
GPG key ID: 65362AE74AF98B61
2 changed files with 2 additions and 1 deletions

View file

@ -243,7 +243,7 @@ geekdocAnchor = true
# from data file, otherwise information may be leaked. Setting this parameter to 'true' will exclude the
# page from search data, feeds, etc.
# WARNING: Consider hosting a standalone, fully auth-protected static page for secret information instead!
geekdocProtected: false
geekdocProtected = false
```
{{< /tab >}}