diff --git a/.spelling b/.spelling index 0e1efac7..ccf36848 100644 --- a/.spelling +++ b/.spelling @@ -289,4 +289,5 @@ aci codeowners unresolve dev -chatbot-like \ No newline at end of file +chatbot-like +oauths \ No newline at end of file diff --git a/content/2024/05-22-box-python-sdk-v3100-released.md b/content/2024/05-22-box-python-sdk-v3100-released.md index bf980ddc..be8314b9 100644 --- a/content/2024/05-22-box-python-sdk-v3100-released.md +++ b/content/2024/05-22-box-python-sdk-v3100-released.md @@ -18,7 +18,7 @@ collapse: true ### Bug Fixes * Change exception type for missing location header ([#871][3]) ([`8c5e0ec`][4]) -* fix annnotation of oauths access_token ([#855][5]) ([`804780e`][6]) +* fix annotation of oauths `access_token` ([#855][5]) ([`804780e`][6]) * Fix retention policy integration test ([#867][7]) ([`8e0d640`][8]) * Remove delete classification ([#861][9]) ([`393cfef`][10]) * Update exception file get download URL ([#866][11]) ([`94dcbcd`][12])