Skip to content

Commit 68e1cb6

Browse files
committed
pr-br trans 'minor fixes' on index.md
1 parent 76db6dc commit 68e1cb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

br/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@ _Quer viver a vida no limite?_ Execute `wp cli update --nightly` para usar a úl
100100

101101
### Auto-completar
102102

103-
WP-CLI também acompanha scripts de auto-complemtar para Bash ou ZSH. Faça o download [wp-completion.bash](https://github.com/wp-cli/wp-cli/raw/master/utils/wp-completion.bash) e carregue o arquivo para `~/.bash_profile`:
103+
WP-CLI também acompanha scripts de auto-completar para Bash ou ZSH. Faça o download [wp-completion.bash](https://github.com/wp-cli/wp-cli/raw/master/utils/wp-completion.bash) e carregue o arquivo para `~/.bash_profile`:
104104

105105
```
106106
source /FULL/PATH/TO/wp-completion.bash
107107
```
108108

109-
Não se esqueça de depois executar `source ~/.bash_profile`.
109+
Não se esqueça de executar `source ~/.bash_profile` em seguida.
110110

111111
## Suporte
112112

0 commit comments

Comments
 (0)