Fix typos (#2056)
Found via `codespell docs -S docs/content/themes -L crate,mouvement,edn,tese,doas`
This commit is contained in:
parent
8bbf37791f
commit
1353585cbb
@ -109,7 +109,7 @@ To use zola:
|
||||
$ flatpak run org.getzola.zola [command]
|
||||
```
|
||||
|
||||
To avoid having to type this everytime, an alias can be created in `~/.bashrc`:
|
||||
To avoid having to type this every time, an alias can be created in `~/.bashrc`:
|
||||
|
||||
```sh
|
||||
$ alias zola="flatpak run org.getzola.zola"
|
||||
|
||||
@ -34,7 +34,7 @@ toc: Array<Header>,
|
||||
word_count: Number;
|
||||
// Based on https://help.medium.com/hc/en-us/articles/214991667-Read-time
|
||||
reading_time: Number;
|
||||
// earlier / ligher
|
||||
// earlier / lighter
|
||||
lower: Page?;
|
||||
// later / heavier
|
||||
higher: Page?;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user