Skip to content

Commit 564d117

Browse files
committed
docs(NODE-5484): update wording
1 parent 161d32b commit 564d117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/notes/errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,9 @@ These are errors thrown from the driver's client side encryption logic.
143143
- #### MongoCryptInvalidArgumentError
144144
- Thrown when an invalid argument has been provided to an encryption API
145145
- #### MongoCryptInvalidCreateDataKeyError
146-
- Thrown when `ClientEncryption.createEncryptedCollection()` failed to create data keys
146+
- Thrown when the driver fails to create data keys for an encrypted collection
147147
- #### MongoCryptInvalidCreateEncryptedCollectionError
148-
- Thrown when `ClientEncryption.createEncryptedCollection()` failed to create a collection
148+
- Thrown when the driver fails to create an encrypted collection
149149
- #### MongoCryptInvalidCreateAzureKMSRequestError
150150
- Thrown when the driver encounters an error when fetching Azure KMS credentials
151151
- #### MongoCryptKMSRequestNetworkTimeoutError

0 commit comments

Comments
 (0)