Skip to content

Commit

Permalink
Merge pull request #42130 from Arhell/pt-fix
Browse files Browse the repository at this point in the history
[pt] Fix wrong code highlighting
  • Loading branch information
k8s-ci-robot authored Jul 22, 2023
2 parents ad6205d + cf8c530 commit 2377c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/pt-br/docs/tasks/tools/install-kubectl-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Por exemplo, para fazer download da versão {{< skew currentPatchVersion >}} no

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

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

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

```bash
```console
kubectl-convert: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
```
Expand Down

0 comments on commit 2377c69

Please sign in to comment.