Skip to content

Commit 74c9c5c

Browse files
typo fixes (#109)
1 parent 23d1593 commit 74c9c5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/fundamentals/authentication.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ see the corresponding syntax for specifying the ``X.509`` authentication mechani
371371

372372
.. note:: Certificate Type
373373

374-
Your certificate must be a :wikipedia:`PCKS #12<PKCS_12>` type certificate
374+
Your certificate must be a :wikipedia:`PKCS #12<PKCS_12>` type certificate
375375
with a ``.p12`` extension.
376376

377377
.. tip:: Username parameter

source/fundamentals/stable-api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following example shows how you can instantiate a ``MongoClient`` with a {+s
7777
.. code-block:: none
7878
:copyable: false
7979

80-
'Unrecognized field 'apiVersion' on server...
80+
Unrecognized field 'apiVersion' on server...
8181

8282
.. _stable-api-options:
8383

0 commit comments

Comments
 (0)