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:
@ -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{
|
||||
|
||||
Reference in New Issue
Block a user