File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -371,7 +371,7 @@ see the corresponding syntax for specifying the ``X.509`` authentication mechani
371
371
372
372
.. note:: Certificate Type
373
373
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
375
375
with a ``.p12`` extension.
376
376
377
377
.. tip:: Username parameter
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ The following example shows how you can instantiate a ``MongoClient`` with a {+s
77
77
.. code-block:: none
78
78
:copyable: false
79
79
80
- ' Unrecognized field 'apiVersion' on server...
80
+ Unrecognized field 'apiVersion' on server...
81
81
82
82
.. _stable-api-options:
83
83
You can’t perform that action at this time.
0 commit comments