Skip to content

Commit 5d6225a

Browse files
authored
Update Partition.md
1 parent a3340fe commit 5d6225a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API_Reference/pymilvus/v2.5.x/ORM/Partition/Partition.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Partition(
4141
<p><b>what is a collection?</b></p>
4242

4343
<p>A collection collects data in a two-dimensional table with a fixed number of columns and a variable number of rows. In the table, each column corresponds to a field, and each row represents an entity.</p>
44-
<p>A collection can support up to 64 partitions.</p>
44+
<p>A collection can support up to 1,024 partitions.</p>
4545

4646
</div>
4747

0 commit comments

Comments
 (0)