From cc443092f9520e5d9ccd2956a09b826e3ce492b4 Mon Sep 17 00:00:00 2001 From: Abdul Rafey Date: Sat, 24 Dec 2022 14:03:45 +0530 Subject: [PATCH] Typo corrected. --- ideas.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ideas.html b/ideas.html index db7b638..01373e7 100644 --- a/ideas.html +++ b/ideas.html @@ -328,7 +328,7 @@

-
LPython is an ahead-of-time compiler for Python, that can compile to binaries as well as execute code interactively. The goal is excdellent runtime performance in Release mode as well as speed of compilation in Debug mode. +
LPython is an ahead-of-time compiler for Python, that can compile to binaries as well as execute code interactively. The goal is excellent runtime performance in Release mode as well as speed of compilation in Debug mode.

Contact Links