We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b4a60d + 6264796 commit c60a138Copy full SHA for c60a138
source/projects/configure-settings.txt
@@ -71,7 +71,7 @@ inserted into a collection. You can choose one of the following options:
71
primary key field.
72
73
For example, if your relational table row has a primary key of
74
- ``personId = 1``, after migration your MongoDB ``_id``field is
+ ``personId = 1``, after migration your MongoDB ``_id`` field is
75
``_id: { personId: 1 }``.
76
77
0 commit comments