mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +00:00
Merge pull request #91671 from raresraf/patch-1
Fix typo test/cmd/README
This commit is contained in:
commit
b93e9d9395
@ -27,7 +27,7 @@ if kube::test::if_supports_resource "${replicasets}" ; then
|
||||
fi
|
||||
```
|
||||
|
||||
Be sure to validate any supported resouces required for the test by using the `kube::test::if_supports_resource` function.
|
||||
Be sure to validate any supported resources required for the test by using the `kube::test::if_supports_resource` function.
|
||||
|
||||
|
||||
### New File
|
||||
|
Loading…
Reference in New Issue
Block a user