docs: fix typo in README.md (#5902)
docs: fix typos in README.md Signed-off-by: redistay <wujunjing@outlook.com>
This commit is contained in:
parent
a70a2e04bc
commit
413364ece5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue