diff --git a/minimal_freertos_example/readme.md b/minimal_freertos_example/readme.md index f871909badc..e67d409b6dc 100644 --- a/minimal_freertos_example/readme.md +++ b/minimal_freertos_example/readme.md @@ -1,4 +1,4 @@ # Minimal Example A simple project that compiles the template port to exercise the static analysis tools. This will not produce a working FreeRTOS project but it does serve to compile all the FreeRTOS components. -This project also serves as a simple temaplate to base other projects. +This project also serves as a simple template to base other projects.