summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2024-04-15 04:24:58 +0900
committerMatan Kushner <hello@matchai.dev>2024-04-15 04:24:58 +0900
commitf9756df7033045f29048640bec250402e728c566 (patch)
tree05cbe438a493a5ab0f60b352d255905179401a93
parent88d16addc4ed19ad5fd09262aede74b81b6b7453 (diff)
New translations readme.md (Chinese Traditional)
-rw-r--r--docs/zh-TW/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zh-TW/config/README.md b/docs/zh-TW/config/README.md
index dc50b58d2..3ca0db12d 100644
--- a/docs/zh-TW/config/README.md
+++ b/docs/zh-TW/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