Fix misspell in manager_test.go (#5279)

Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
This commit is contained in:
JoeWrightss 2019-02-27 18:22:31 +08:00 committed by Simon Pasquier
parent 1d2fc95b1c
commit e4b88704a6

View file

@ -51,7 +51,7 @@ func TestTargetUpdatesOrder(t *testing.T) {
expectedTargets: nil,
},
{
title: "Multips TPs no updates",
title: "Multiple TPs no updates",
updates: map[string][]update{
"tp1": {},
"tp2": {},