summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2024-04-15 04:24:00 +0900
committerMatan Kushner <hello@matchai.dev>2024-04-15 04:24:00 +0900
commit7869cd2ef371f406078109c50a519354525dff77 (patch)
tree77670c4fe724f23359ace9af4acd6a1bce743420
parent00a69cff6d7de70d803757b0fbe28d1af6999a09 (diff)
New translations readme.md (French)
-rw-r--r--docs/fr-FR/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fr-FR/config/README.md b/docs/fr-FR/config/README.md
index 7620ff913..e7d6ad4a7 100644
--- a/docs/fr-FR/config/README.md
+++ b/docs/fr-FR/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