Skip to content

Commit 26abcff

Browse files
Merge pull request #32 from ianf-mongodb/DOCSP-30917
DOCSP-30917 Relation Typo
2 parents ed1de87 + 21faab3 commit 26abcff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/jobs/data-verification/data-verification.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ When data verification is successful, source and destination states match.
2525

2626
- The source relational database row count equals the target collection
2727
document count.
28-
- The source relation rows are equivalent to the collection documents.
28+
- The source relational rows are equivalent to the collection documents.
2929

3030
When data verification is unsuccessful, source and destination states
3131
do not match.

source/projects/projects.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Projects
1010
:depth: 1
1111
:class: singlecol
1212

13-
To interact with Relation Migrator, you use a project. A project holds
13+
To interact with Relational Migrator, you use a project. A project holds
1414
configuration settings, mapping rules, and migration-specific details.
1515
Relational Migrator allows you to :ref:`import<import-project>`,
1616
:ref:`export <export-project>`, and :ref:`delete <delete-project>` projects.

0 commit comments

Comments
 (0)