Skip to content

Commit b220da6

Browse files
stormqueen1990Tim Bannister
andauthored
Apply suggestions from code review
Co-authored-by: Tim Bannister <[email protected]>
1 parent 1dc96fb commit b220da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Existem os seguintes métodos para instalar o kubectl no Linux:
3232
{{< note >}}
3333
Para fazer o download de uma versão específica, substitua a parte `$(curl -L -s https://dl.k8s.io/release/stable.txt)` do comando pela versão específica.
3434

35-
Por exemplo, para fazer download da versão v{{< skew currentPatchVersion >}} no Linux, digite:
35+
Por exemplo, para fazer download da versão {{< skew currentPatchVersion >}} no Linux, digite:
3636

3737
```bash
3838
curl -LO https://dl.k8s.io/release/v{{< skew currentPatchVersion >}}/bin/linux/amd64/kubectl

0 commit comments

Comments
 (0)