summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2024-04-15 04:24:54 +0900
committerMatan Kushner <hello@matchai.dev>2024-04-15 04:24:54 +0900
commit88d16addc4ed19ad5fd09262aede74b81b6b7453 (patch)
treee2e9e36e8a0c82e0a07ba8718b818771c737de4c
parentcf5236ba52ae8d2bd1ad301943d94d625c3499b3 (diff)
New translations readme.md (Chinese Simplified)
-rw-r--r--docs/zh-CN/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zh-CN/config/README.md b/docs/zh-CN/config/README.md
index eb57dd8d3..85db678d8 100644
--- a/docs/zh-CN/config/README.md
+++ b/docs/zh-CN/config/README.md
@@ -3888,7 +3888,7 @@ format = '$shlvl level(s) down'
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`.
+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 preceding characters are provided by `shlvl`.
```toml
# ~/.config/starship.toml