From 8bae0b1708712083d89513082e5fd4565ed7cfd6 Mon Sep 17 00:00:00 2001 From: Mel W Date: Fri, 26 Oct 2018 11:17:52 +0300 Subject: [PATCH] ...remainder of file... to [remainder of file] --- features/mbedtls/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] } ```