Skip to content

Commit 9e67f1c

Browse files
authored
Merge pull request #22697 from gudoy/patch-1
Update install-kubectl.md
2 parents f9fa4dd + 5495c88 commit 9e67f1c

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)