Skip to content

Commit 10f9b71

Browse files
authored
Merge pull request #21 from BenjaminHerbert/patch-1
docs: fix typo
2 parents 89ad520 + ac4c573 commit 10f9b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Here is an scenario where you want to connect to Kubernetes nodes or remote serv
1717
> [NOTE]
1818
> - Kubectl versions >= `1.12.0` (Preferred)
1919
> - As of Kubernetes 1.12, kubectl now allows adding external executables as subcommands. For more detail, see [Extend kubectl with plugins](https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/)
20-
> - You can run the pluin with `kubectl ssh-jump ...`
20+
> - You can run the plugin with `kubectl ssh-jump ...`
2121
> - Kubectl versions < `1.12.0`
2222
> - You still can run the plugin directly with `kubectl-ssh-jump ...`
2323

0 commit comments

Comments
 (0)