Skip to content

Commit

Permalink
[ecs] - fix misspelling
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatur authored and traefiker committed Sep 6, 2017
1 parent 22c51dd commit 50fc41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider/ecs/ecs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ func TestEcsPort(t *testing.T) {
provider *Provider
}{
{
desc: "Default port sould be 80",
desc: "Default port should be 80",
expected: "80",
instanceInfo: simpleEcsInstance(map[string]*string{}),
provider: &Provider{},
Expand Down

0 comments on commit 50fc41c

Please sign in to comment.