Skip to content

Commit 1d0c286

Browse files
authored
Apply suggestions from code review
1 parent a7cc712 commit 1d0c286

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/cosmos-db/mongodb/mongodb-indexing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,7 @@ As an alternative, you could create multiple wildcard indexes.
199199

200200
The following operations are common for accounts serving wire protocol version 4.0 and accounts serving earlier versions. You can learn more about [supported indexes and indexed properties](feature-support-40.md#indexes-and-index-properties).
201201

202-
###
203-
indexes
202+
### Unique indexes
204203

205204
[Unique indexes](../unique-keys.md) are useful for enforcing that two or more documents do not contain the same value for indexed fields.
206205

0 commit comments

Comments
 (0)