Skip to content

Commit e030a77

Browse files
committed
RR feedback
1 parent 518b1f8 commit e030a77

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/security.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ the relevant values for your MongoDB deployment.
4747
.. include:: /includes/usage-examples/sample-app-intro.rst
4848

4949
.. literalinclude:: /includes/usage-examples/connect-sample-app.php
50-
:language: php
51-
:copyable: true
52-
:linenos:
53-
:emphasize-lines: 5-7
50+
:language: php
51+
:copyable: true
52+
:linenos:
53+
:emphasize-lines: 5-7
5454

5555
SCRAM-SHA-256
5656
-------------
@@ -159,8 +159,8 @@ AWS credentials from options passed to your client or the alternative external s
159159
To learn more about authenticating with AWS, see :ref:`php-mongo-aws` in the
160160
Authentication guide.
161161

162-
MongoDB\Client Credentials
163-
~~~~~~~~~~~~~~~~~~~~~~~~~~
162+
MongoDB\\Client Credentials
163+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
164164

165165
The following code shows how to pass AWS credentials to the ``MongoDB\Client`` constructor
166166
to authenticate with ``MONGODB-AWS``:

0 commit comments

Comments
 (0)