diff --git a/docs/3.0-migration-guide.md b/docs/3.0-migration-guide.md index 081e7bbc7..8aa9f2faf 100644 --- a/docs/3.0-migration-guide.md +++ b/docs/3.0-migration-guide.md @@ -549,7 +549,7 @@ and it may change in incompatible ways at any time. This affects applications that call the `mbedtls_x509write_csr_set_extension` function. -The API is changed to include the parameter `critical` which allow to mark an +The API is changed to include the parameter `critical` which enables marking an extension included in a CSR as critical. To get the previous behavior pass 0. ### Remove the config option MBEDTLS_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION