Skip to content

Commit 6264796

Browse files
committed
DOCSP-44814-project-settings-malformed-code-block
1 parent 3b4a60d commit 6264796

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)