From 86f8e203a76f5eebbbca2b434455cb9b202cc2fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20S=C3=A4lg=C3=B6?= Date: Tue, 19 Sep 2023 13:38:03 +0200 Subject: [PATCH] Update README.txt spelling --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index fd052cc..df59d80 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -ChaScript was designed as a learning platform for leaning computer programming in Bengali. It can be a stepping stone for people to learn how to code but thinks language can be a barrier for them to learn something. +ChaScript was designed as a learning platform for learning computer programming in Bengali. It can be a stepping stone for people to learn how to code but thinks language can be a barrier for them to learn something. It is build with ECMA Script grammar and is parsed using JISON JavaScript parser.