File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -627,7 +627,7 @@ Medical Records
627627
628628The ``medicalRecords`` field is an array that contains a set of medical
629629record documents. Each medical record document represents a separate
630- visit and specifies information about the patient at that that time,
630+ visit and specifies information about the patient at that time,
631631such as their blood pressure, weight, and heart rate. This field is
632632sensitive and should be encrypted. MedcoMD engineers decide upon random
633633encryption based on the following properties:
@@ -1384,13 +1384,13 @@ check out the reference docs in the server manual:
13841384 .. tab::
13851385 :tabid: python
13861386
1387- For additional information on MongoDB CSFLE API, see the
1387+ For additional information on the MongoDB CSFLE API, see the
13881388 `official PyMongo driver documentation <https://pymongo.readthedocs.io/en/stable/examples/encryption.html>`__.
13891389
13901390 .. tab::
13911391 :tabid: csharp
13921392
1393- For additional information on MongoDB CSFLE API, see the
1393+ For additional information on the MongoDB CSFLE API, see the
13941394 `official C# driver documentation <https://mongodb.github.io/mongo-csharp-driver/2.11/reference/driver/crud/client_side_encryption/>`__.
13951395
13961396 .. tab::
You can’t perform that action at this time.
0 commit comments