Skip to content

Commit 414d53a

Browse files
Update etc/notes/errors.md
Co-authored-by: Bailey Pearson <[email protected]>
1 parent 7120ef7 commit 414d53a

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
@@ -147,9 +147,9 @@ These are errors thrown from the `mongodb-client-encryption` bindings
147147
- #### MongoCryptInvalidCreateEncryptedCollectionError
148148
- Thrown when `ClientEncryption.createEncryptedCollection()` failed to create a collection
149149
- #### 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
151151
- #### MongoCryptKMSRequestNetworkTimeoutError
152-
- Thrown when `mongodb-client-encryption` times out when fetching KMS credentials
152+
- Thrown when auto-fetching KMS credentials times out
153153

154154
## Test Plan
155155

0 commit comments

Comments
 (0)