doc: README.md: has->have (#40152)

doc: "The vectors ... has" -> "The vectors ... have"

Signed-off-by: Eli Boyarski <eli@boyar.ski>
This commit is contained in:
Eli Boyarski 2025-03-28 21:12:21 +03:00 committed by GitHub
parent 1cc88d7755
commit 43cd9fa0f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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:
<a href="https://github.com/zhuyaguang"><img src="https://avatars.githubusercontent.com/u/8857976?v=4" width="30px" /></a>
<a href="https://github.com/zjjzyl"><img src="https://avatars.githubusercontent.com/u/6939141?v=4" width="30px" /></a>
<a href="https://github.com/zxf2017"><img src="https://avatars.githubusercontent.com/u/29620478?v=4" width="30px" /></a>
<!-- Do not remove end of hero-bot -->
<!-- Do not remove end of hero-bot -->