Skip to content

Commit defc4ad

Browse files
authored
Update mongodb-indexing.md
Additional product name correction.
1 parent 1c2a62e commit defc4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb-indexing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Azure Cosmos DB creates multikey indexes to index content stored in arrays. If y
5858

5959
### Geospatial indexes
6060

61-
Many geospatial operators will benefit from geospatial indexes. Currently, the Azure Cosmos DB API for MongoDB supports `2dsphere` indexes. The API does not yet support `2d` indexes.
61+
Many geospatial operators will benefit from geospatial indexes. Currently, Azure Cosmos DB's API for MongoDB supports `2dsphere` indexes. The API does not yet support `2d` indexes.
6262

6363
Here's an example of creating a geospatial index on the `location` field:
6464

0 commit comments

Comments
 (0)