Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 349eeb8

Browse files
authored
Merge pull request pyscript#127 from brettcannon/patch-2
Fix grammar in README
2 parents 442af7b + 321723d commit 349eeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PyScript is a meta project that aims to combine multiple open technologies to cr
1212

1313
## Try PyScript
1414

15-
To try PyScript, import the pyscript to your html page with:
15+
To try PyScript, import the appropriate pyscript files to your html page with:
1616
```
1717
<link rel="stylesheet" href="https://pyscript.net/alpha/pyscript.css" />
1818
<script defer src="https://pyscript.net/alpha/pyscript.js"></script>

0 commit comments

Comments
 (0)