Fix typo in downward api volume e2e

This commit is contained in:
Paul Morie 2015-09-09 11:48:11 -04:00
parent b3eace631e
commit 561cbcd7c9

View File

@ -25,7 +25,7 @@ import (
. "github.com/onsi/ginkgo"
)
var _ = Describe("Downwar dAPI volume", func() {
var _ = Describe("Downward API volume", func() {
f := NewFramework("downward-api")
It("should provide labels and annotations files", func() {