summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredistay <165581775+redistay@users.noreply.github.com>2024-04-15 03:19:30 +0800
committerGitHub <noreply@github.com>2024-04-14 21:19:30 +0200
commit413364ece5bec523168fc78de0225c52dacee4f6 (patch)
tree053cfc9380bce81b6e19df083ea917ce83c6019d
parenta70a2e04bc5cd2a8a20300c54805de9736aebc8f (diff)
docs: fix typo in README.md (#5902)HEADmaster
docs: fix typos in README.md Signed-off-by: redistay <wujunjing@outlook.com>
-rw-r--r--docs/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 9756484de..8a18648cb 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -4062,7 +4062,7 @@ threshold = 3
Using `repeat` and `repeat_offset` along with `character` module, one can get
prompt like `❯❯❯` where last character is colored appropriately for return
-status code and preceeding characters are provided by `shlvl`.
+status code and preceding characters are provided by `shlvl`.
```toml
# ~/.config/starship.toml