docs: lowercase Note keyword for consistency overall documentation

This commit is contained in:
CPea 2023-06-28 10:31:00 +07:00
parent 1cdc2243a5
commit c8a7468848

View File

@ -14,7 +14,7 @@ mkdir -p ~/.config && touch ~/.config/starship.toml
mkdir -p ~/.config/starship && touch ~/.config/starship/config.toml
```
NOTE: if you have both files available, the `starship.toml` will take higher priority.
Note: if you have both files available, the `starship.toml` will take higher priority.
All configuration for starship is done in this [TOML](https://github.com/toml-lang/toml) file: