Skip to content

Commit c7605bd

Browse files
Update source/fundamentals/indexes.txt
Co-authored-by: Jordan Smith <[email protected]>
1 parent 601cb68 commit c7605bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/indexes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Create a Search Index
247247
You can use the `createSearchIndex()
248248
<{+api+}/apidocs/mongodb-driver-sync/com/mongodb/client/MongoCollection.html#createSearchIndex(org.bson.conversions.Bson)>`__
249249
method to create an Atlas Search index. You *cannot* use this method to create a
250-
Vector Search index at this time.
250+
Vector Search index.
251251

252252
The following code example shows how to create an Atlas Search index:
253253

0 commit comments

Comments
 (0)