Skip to content

Commit 4d14bba

Browse files
committed
DOCSP-33788 David comments
1 parent cd542f1 commit 4d14bba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/jobs/sync-jobs.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,12 @@ Indexes
5959

6060
Relational Migrator creates new `indexes
6161
<https://www.mongodb.com/docs/manual/indexes/>`_ in your MongoDB
62-
collection to supplement the migration process. For best performance,
62+
collections to supplement the migration process. For best performance,
6363
review the indexes in your collection after migration to ensure that
64-
they best fit your query patterns.
64+
they best fit your application usage patterns.
6565

6666
Relational Migrator does not create new indexes in the relational
67+
database. Relational Migrator has read-only access to your source
6768
database.
6869

6970
See the following pages for more information on revewing your collection

0 commit comments

Comments
 (0)