diff --git a/README.md b/README.md index 0eb11cedc2..a4eda0bfb0 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ With the client, you can create collection: ```python client.create_collection( collection_name="demo_collection", - dimension=768, # The vectors we will use in this demo has 768 dimensions + dimension=768, # The vectors we will use in this demo have 768 dimensions ) ``` @@ -680,4 +680,4 @@ Reference to cite when you use Milvus in a research paper: - \ No newline at end of file +