Skip to content

Commit 6c7903a

Browse files
committed
RR feedback
1 parent da5e268 commit 6c7903a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/indexes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ that you track index memory and disk usage for capacity planning. In addition,
7878
when a write operation updates an indexed field, MongoDB updates the related
7979
index.
8080

81-
Since MongoDB supports dynamic schemas, applications can query against fields whose names cannot be known in advance or
81+
Since MongoDB supports dynamic schemas, applications can query against fields whose names you don't know in advance or
8282
are arbitrary. :manual:`Wildcard indexes </core/index-wildcard/>` help support these queries, but
8383
are not designed to replace workload-based index planning.
8484

0 commit comments

Comments
 (0)