From 8f2c150d1ed0ecb26b662f12258afee81ccb3c54 Mon Sep 17 00:00:00 2001 From: Ted Patrick Date: Wed, 31 May 2023 16:19:36 -0500 Subject: [PATCH] Docs correction (#1494) --- docs/reference/modules/pyscript.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/modules/pyscript.md b/docs/reference/modules/pyscript.md index 74033ff0..b4604c11 100644 --- a/docs/reference/modules/pyscript.md +++ b/docs/reference/modules/pyscript.md @@ -1,6 +1,6 @@ # pyscript -The code underlying PyScript is a TypeScript/JavaScript module, which is loaded and executed by the browser. This is what loads when you include, for example, `