Fix Typos

This commit fixes spelling mistakes (typos) at a few places in the codebase.

Signed-off-by: Amey Shrivastava <72866602+AmeyShrivastava@users.noreply.github.com>
This commit is contained in:
Amey Shrivastava
2021-12-17 10:24:28 +05:30
parent 2fe3515f82
commit dfb39e9e5f
3 changed files with 6 additions and 6 deletions

View File

@ -1278,7 +1278,7 @@ func TestUpdateCredSpec(t *testing.T) {
spec: &swarm.ContainerSpec{},
expected: nil,
}, {
name: "add a config credenital spec",
name: "add a config credential spec",
flagVal: "config://someConfigName",
spec: &swarm.ContainerSpec{
Configs: []*swarm.ConfigReference{