From 486ca7c0286db72c1b4cd9bf82dd2195d5c503ad Mon Sep 17 00:00:00 2001 From: Allen Downey Date: Tue, 18 Jul 2023 09:45:58 -0400 Subject: [PATCH] Update index.html Correcting a typo in the first appearance of the name of the project :) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ee715a6..5c5f472 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@

PyScript Interpreters ~ A Technical Preview

-

PyScipt is an open-source platform, +

PyScript is an open-source platform, using web assembly (WASM), for Python in the browser.