From 321723db9f66c20474108c8977212f1e38e9b843 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Mon, 2 May 2022 14:01:53 -0700 Subject: [PATCH] Fix grammar in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb1682bb..d065da35 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ PyScript is a meta project that aims to combine multiple open technologies to cr ## Try PyScript -To try PyScript, import the pyscript to your html page with: +To try PyScript, import the appropriate pyscript files to your html page with: ```