Skip to content

Commit 0a2ccd2

Browse files
committed
be
1 parent 6fa8932 commit 0a2ccd2

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

source/includes/steps-starting-vsce-connect-with-advanced-connection-settings.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -164,23 +164,23 @@ content: |
164164
string, you do not need to include ``mongodb+srv`` in
165165
your :guilabel:`Hostname`.
166166
167-
For example:
167+
For example:
168168
169-
If the following is your SRV connection string for
170-
your MongoDB deployment:
169+
If the following is your SRV connection string for
170+
your MongoDB deployment:
171171
172-
.. code-block:: shell
173-
:copyable: false
172+
.. code-block:: shell
173+
:copyable: false
174174
175-
mongodb+srv://<username>:<password>@gettingstarted-7q2cs.mongodb.net/test
175+
mongodb+srv://<username>:<password>@gettingstarted-7q2cs.mongodb.net/test
176176
177-
Then, in |vsce|, you would specify your
178-
:guilabel:`Hostname` as:
177+
Then, in |vsce|, you would specify your
178+
:guilabel:`Hostname` as:
179179
180-
.. code-block:: shell
181-
:copyable: false
180+
.. code-block:: shell
181+
:copyable: false
182182
183-
gettingstarted-7q2cs.mongodb.net
183+
gettingstarted-7q2cs.mongodb.net
184184
185185
* - :guilabel:`Authentication`
186186
- Authentication to use if the deployment requires

0 commit comments

Comments
 (0)