Fix some typos

Signed-off-by: Rui Cao <ruicao@alauda.io>
This commit is contained in:
Rui Cao
2018-09-24 09:05:44 +08:00
parent 16128bbac4
commit 569d18aef9
2 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ func TestRedisBlobDescriptorCacheProvider(t *testing.T) {
_, err := c.Do("PING")
return err
},
Wait: false, // if a connection is not avialable, proceed without cache.
Wait: false, // if a connection is not available, proceed without cache.
}
// Clear the database