Skip to content

Commit 86573c0

Browse files
committed
comment edit
1 parent caba0a1 commit 86573c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/fundamentals/code-snippets/indexes/atlasVectorSearch.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ func main() {
5757
Options: opts,
5858
}
5959

60-
// Create the index
60+
// Creates the index
6161
searchIndexName, err := coll.SearchIndexes().CreateOne(ctx, vectorSearchIndexModel)
6262
// end-create-vector-search
6363

0 commit comments

Comments
 (0)