summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2024-04-15 04:25:06 +0900
committerMatan Kushner <hello@matchai.dev>2024-04-15 04:25:06 +0900
commit30edbe3d4760d47929648a1de64977420d576592 (patch)
tree26b1626eb329ce15eee71a8dd381ceb0441ca2e2
parente1843e6ed18ab972ad5bca0bd52fba54bde2834c (diff)
New translations readme.md (Portuguese, Brazilian)
-rw-r--r--docs/pt-BR/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pt-BR/config/README.md b/docs/pt-BR/config/README.md
index e21f7caa3..0665dc0f2 100644
--- a/docs/pt-BR/config/README.md
+++ b/docs/pt-BR/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