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.
1 parent 7bd4c53 commit d6b55b4Copy full SHA for d6b55b4
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