From 3c9de73446d31f113d6b14b7ac74cc03d32cac08 Mon Sep 17 00:00:00 2001 From: zhuwenxing Date: Sun, 3 Oct 2021 21:33:56 +0800 Subject: [PATCH] [skip ci] Fix typo in comments (#9167) Signed-off-by: zhuwenxing --- tests/python_client/testcases/test_alias.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python_client/testcases/test_alias.py b/tests/python_client/testcases/test_alias.py index d1571fce7b..964ed925a9 100644 --- a/tests/python_client/testcases/test_alias.py +++ b/tests/python_client/testcases/test_alias.py @@ -150,7 +150,7 @@ class TestAliasOperation(TestcaseBase): """ target: test collection dropping alias method: - 1.create a collection with 10 partitons + 1.create a collection with 10 partitions 2.collection create a alias 3.collection drop the alias expected: