Commit 0c8b7de2 authored by Avesh Agarwal's avatar Avesh Agarwal

Fixes a typo

parent 5df9284f
......@@ -32,7 +32,7 @@ var _ = framework.KubeDescribe("ConfigMap", func() {
f := framework.NewDefaultFramework("configmap")
It("should be consumable from pods in volumpe [Conformance]", func() {
It("should be consumable from pods in volume [Conformance]", func() {
doConfigMapE2EWithoutMappings(f, 0, 0)
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment