File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -147,9 +147,9 @@ These are errors thrown from the `mongodb-client-encryption` bindings
147
147
- #### MongoCryptInvalidCreateEncryptedCollectionError
148
148
- Thrown when ` ClientEncryption.createEncryptedCollection() ` failed to create a collection
149
149
- #### MongoCryptInvalidCreateAzureKMSRequestError
150
- - Thrown when ` mongodb-client-encryption ` failed to auto-refresh Azure KMS credentials
150
+ - Thrown when auto-fetching KMS credentials fails to auto-refresh Azure KMS credentials
151
151
- #### MongoCryptKMSRequestNetworkTimeoutError
152
- - Thrown when ` mongodb-client-encryption ` times out when fetching KMS credentials
152
+ - Thrown when auto- fetching KMS credentials times out
153
153
154
154
## Test Plan
155
155
You can’t perform that action at this time.
0 commit comments