Documentation: fix minor typo (#3136)

This commit is contained in:
Lukas H
2024-03-18 18:56:04 -04:00
committed by GitHub
parent b9e1a514cb
commit edc38c93e2

View File

@@ -85,7 +85,7 @@ Or you may pass the path to a local image relative to the `/app/public` director
## Theme
You can configure a fixed them (and disable the theme switcher) by passing the `theme` option, like so:
You can configure a fixed theme (and disable the theme switcher) by passing the `theme` option, like so:
```yaml
theme: dark # or light