diff --git a/README.md b/README.md index 60c400352b1a1c5dab9c758260c401131f3e68b1..2435eec8ed1f9f7102d6ed773d0548646a9cd52a 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ void MyApp::draw() { } ``` -Your task is to fill these functions out to meet the requirments of your chossen applicaiton. Each of the provided examples follow this approach and give ideas of how to use different elements of the framework. +Your task is to fill these functions out to meet the requirments of your chosen application. Each of the provided examples follow this approach and give ideas of how to use different elements of the framework. # Framework