summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2024-04-15 04:24:24 +0900
committerMatan Kushner <hello@matchai.dev>2024-04-15 04:24:24 +0900
commit9e0ca0264d4a3650eb4be10534517616a972dfd1 (patch)
tree094b21eeb84a37b5dd13492dfa80debdd124ca18
parent7a3173d3aa22a40ce8ea23aedb5179cc9b7fc8ab (diff)
New translations readme.md (Korean)
-rw-r--r--docs/ko-KR/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ko-KR/config/README.md b/docs/ko-KR/config/README.md
index 35b5078d1..8f07e46c5 100644
--- a/docs/ko-KR/config/README.md
+++ b/docs/ko-KR/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