Skip to content

Commit a66ba73

Browse files
authored
Update how-to-create-wildcard-indexes.md
1 parent 5d6e1ef commit a66ba73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/cosmos-db/mongodb/vcore/how-to-create-wildcard-indexes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Consider the json document below:
5252
}
5353
]
5454
}
55+
```
5556

5657
The following indices will be created under the covers when wildcard indexing is used.
5758
- db.collection.createIndex({"firstName", 1})

0 commit comments

Comments
 (0)