From b132319a293b5065eadbbbc9de125fbc63bd9301 Mon Sep 17 00:00:00 2001 From: JJ <103335846+computerscienceiscool@users.noreply.github.com> Date: Thu, 19 Oct 2023 02:06:42 -0700 Subject: [PATCH] Update Readme.md Small spelling error.fixed --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 8eae7c9..87d6ef6 100644 --- a/Readme.md +++ b/Readme.md @@ -122,7 +122,7 @@ This example shows a quick glimpse on how powerful Qlovaseed is. ## Project folder structure -For larger apps, it is a good idea to seperate the ui from the business logic. The recomended folder structure is: +For larger apps, it is a good idea to seperate the ui from the business logic. The recommended folder structure is: ``` domain (business logic)