summaryrefslogtreecommitdiffstats
path: root/docs/pt-BR/config
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2021-04-08 11:52:32 -0400
committerGitHub <noreply@github.com>2021-04-08 11:52:32 -0400
commit7a0046ed58803bc81008c7fbf1a37ef00ccfb7f2 (patch)
treeea9530b9e05888b727700e424efb5b34d15dd119 /docs/pt-BR/config
parent8af677c8117beb52e0c419eff1ed5d0102c86ae3 (diff)
docs(i18n): New Crowdin updates (#2559)
Diffstat (limited to 'docs/pt-BR/config')
-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 f2c3a834a..95ad6e5ea 100644
--- a/docs/pt-BR/config/README.md
+++ b/docs/pt-BR/config/README.md
@@ -458,7 +458,7 @@ The `cmake` module shows the currently installed version of CMake. By default th
The `cmd_duration` module shows how long the last command took to execute. The module will be shown only if the command took longer than two seconds, or the `min_time` config value, if it exists.
-::: warning Do not hook the DEBUG trap in Bash
+::: warning Não utilize o DEBUG-trap no Bash
If you are running Starship in `bash`, do not hook the `DEBUG` trap after running `eval $(starship init $0)`, or this module **will** break.