Fix typo.

This commit is contained in:
Tomofumi Hayashi
2018-09-20 14:37:52 +09:00
parent d22e75316f
commit 93178bf026
2 changed files with 2 additions and 2 deletions

View File

@ -111,7 +111,7 @@ var _ = Describe("tuning plugin", func() {
Expect(err).NotTo(HaveOccurred())
})
It("configures and deconfigures promiscas mode with ADD/DEL", func() {
It("configures and deconfigures promiscuous mode with ADD/DEL", func() {
conf := []byte(`{
"name": "test",
"type": "iplink",