diff options
author | Francesco Tomaselli <tomaselli.fr@gmail.com> | 2025-01-04 21:49:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-04 21:49:16 +0100 |
commit | 86bb1d6cda6a59a05d24558c83b6e3c780138f96 (patch) | |
tree | b4e5235240fe767ce79c20bc0c573bc1d819cc2d /wiki/features/header.md | |
parent | 472e94ca92f7e264683847e9fb976cd9dc33265e (diff) | |
parent | bb0df2d6687d40a85267567d2c3372c94d8594ae (diff) |
Merge pull request #62 from deining/fix-typos
Diffstat (limited to 'wiki/features/header.md')
-rw-r--r-- | wiki/features/header.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/features/header.md b/wiki/features/header.md index 9338f45..17eb788 100644 --- a/wiki/features/header.md +++ b/wiki/features/header.md @@ -22,7 +22,7 @@ name = "posts" url = "/posts" ``` -There exists an optional new tab parameter, to choose wether menu items are opened in a new tab or not. +There exists an optional new tab parameter, to choose whether menu items are opened in a new tab or not. ```toml [[params.menu]] |