Skip to content

Commit cf8c530

Browse files
committed
[pt] Fix wrong code highlighting
1 parent ad6205d commit cf8c530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/pt-br/docs/tasks/tools/install-kubectl-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Por exemplo, para fazer download da versão {{< skew currentPatchVersion >}} no
6161

6262
Se a verificação falhar, o `sha256` exibirá o status diferente de zero e a saída será semelhante a:
6363

64-
```bash
64+
```console
6565
kubectl: FAILED
6666
sha256sum: WARNING: 1 computed checksum did NOT match
6767
```
@@ -232,7 +232,7 @@ Abaixo estão os procedimentos para configurar o autocompletar para Bash, Fish e
232232

233233
Se a verificação falhar, o `sha256` exibirá o status diferente de zero e a saída será semelhante a:
234234

235-
```bash
235+
```console
236236
kubectl-convert: FAILED
237237
sha256sum: WARNING: 1 computed checksum did NOT match
238238
```

0 commit comments

Comments
 (0)