From 575b77e8c80de80a3a93ffbd7e977d63214d671c Mon Sep 17 00:00:00 2001 From: Jeff Neet Date: Sat, 3 Oct 2020 12:03:53 -0600 Subject: [PATCH] Corrected learn't to learnt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f17140..770efd3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Our Goal -The objective of this challenge is to solidify what you've learn't in the Dicee tutorial. This app will guide you through the steps required to build an 8 ball app and you will be applying what you have learnt about Stateless and Stateful Flutter widgets. +The objective of this challenge is to solidify what you've learnt in the Dicee tutorial. This app will guide you through the steps required to build an 8 ball app and you will be applying what you have learnt about Stateless and Stateful Flutter widgets. ## What you will create