Skip to content

Commit c60a138

Browse files
authored
Merge pull request #179 from amalhotra-mdb/DOCSP-44814-project-settings-malformed-code-block
DOCSP-44814-project-settings-malformed-code-block
2 parents 3b4a60d + 6264796 commit c60a138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/projects/configure-settings.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ inserted into a collection. You can choose one of the following options:
7171
primary key field.
7272

7373
For example, if your relational table row has a primary key of
74-
``personId = 1``, after migration your MongoDB ``_id``field is
74+
``personId = 1``, after migration your MongoDB ``_id`` field is
7575
``_id: { personId: 1 }``.
7676

7777

0 commit comments

Comments
 (0)