diff --git a/features/mbedtls/README.md b/features/mbedtls/README.md index 38edf17c27..96c6a2aa67 100644 --- a/features/mbedtls/README.md +++ b/features/mbedtls/README.md @@ -39,7 +39,7 @@ The Mbed TLS configuration file would be specified in the `.json` file as: "MBEDTLS_PEM_WRITE_C", "MBEDTLS_CMAC_C" ] - ....remainder of file... + [remainder of file] } ```