Skip to content

Commit 2865724

Browse files
Apply suggestions from code review
Co-authored-by: Jeff Allen <[email protected]>
1 parent 0de66a4 commit 2865724

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/enable-autocomplete.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Enable Auto Complete
1111
:class: singlecol
1212

1313
You can enable autocomplete for MongoDB Playgrounds. Enabling
14-
autocomplete allows you to automatically populate database and collection
14+
autocomplete lets you automatically populate database and collection
1515
names when using ``use("")`` or
1616
``db.getCollection("")`` syntax within a MongoDB playground.
1717

@@ -50,7 +50,7 @@ Steps
5050
:figwidth: 700px
5151
:alt: Image of a stream connection
5252

53-
.. step:: Add the autocomplete snippet to the ``Settings.json`` file
53+
.. step:: Add the autocomplete snippet to the Settings.json file
5454

5555
Copy the following code snippet:
5656

0 commit comments

Comments
 (0)