Fix extra coma in README.md

Co-Authored-By: Andrzej Kurek <[email protected]>
This commit is contained in:
Manuel Pégourié-Gonnard
2020-03-19 12:36:02 +01:00
committed by GitHub
co-authored by Andrzej Kurek
parent 260b31d3e0
commit a4b99a2d5a
+1 -1
View File
@@ -157,7 +157,7 @@ on the build mode as seen above), it's merely prepended to it.
#### Mbed TLS as a subproject
Mbed TLS, supports being built as a CMake subproject. One can
Mbed TLS supports being built as a CMake subproject. One can
use `add_subdirectory()` from a parent CMake project to include Mbed TLS as a
subproject.