Skip to content

Commit 5495c88

Browse files
authored
Update install-kubectl.md
Fixed a typo in french translation of install kubectl page
1 parent d199e9a commit 5495c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/fr/docs/tasks/tools/install-kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ kubectl version --client
121121
curl -LO https://storage.googleapis.com/kubernetes-release/release/{{< param "fullversion" >}}/bin/darwin/amd64/kubectl
122122
```
123123
124-
2. Rendrez le binaire kubectl exécutable.
124+
2. Rendez le binaire kubectl exécutable.
125125
126126
```
127127
chmod +x ./kubectl

0 commit comments

Comments
 (0)