summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2024-04-15 04:24:04 +0900
committerMatan Kushner <hello@matchai.dev>2024-04-15 04:24:04 +0900
commit62fb9bd708993a514c04f75e28c0c033a65e65c1 (patch)
tree93c7ca8c27259409a9d933db0cd4a40f79f399f8
parent7869cd2ef371f406078109c50a519354525dff77 (diff)
New translations readme.md (Spanish)
-rw-r--r--docs/es-ES/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/es-ES/config/README.md b/docs/es-ES/config/README.md
index 0e6cacd56..a6796e90b 100644
--- a/docs/es-ES/config/README.md
+++ b/docs/es-ES/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