We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14559bc + d6b55b4 commit b93e9d9Copy full SHA for b93e9d9
test/cmd/README.md
@@ -27,7 +27,7 @@ if kube::test::if_supports_resource "${replicasets}" ; then
27
fi
28
```
29
30
-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.
31
32
33
### New File
0 commit comments