From f519940b8a68f4ab34058975d023b570391a80d1 Mon Sep 17 00:00:00 2001 From: saymedgm <60937033+saymedgm@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:01:29 +0530 Subject: [PATCH] Update index.html Corrected dynamic typing and properly explained features --- template/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/template/index.html b/template/index.html index 9318db1..74c73e1 100644 --- a/template/index.html +++ b/template/index.html @@ -24,8 +24,9 @@
- Lemon's syntax is like C/C++ and Java with dynamic typing. + Lemon's syntax is like C/C++ and Java.
+