From c7a26c6a74bf5b33e629a2bd93104a358e8c23fe Mon Sep 17 00:00:00 2001
From: Benedict Gaster <benedict.gaster@gmail.com>
Date: Mon, 14 Dec 2020 11:20:13 +0000
Subject: [PATCH] updated readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 60c4003..2435eec 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
 
-- 
GitLab