Skip to content

Commit 4336253

Browse files
authored
Merge pull request #7 from roomrys/patch-1
Typo fix
2 parents 5d0148d + 1946f14 commit 4336253

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
@@ -486,7 +486,7 @@ such as `py-env`, `py-script` and `py-repl` and by allowing users to easily disp
486486

487487
### PyScript drawbacks
488488
I believe that [**PyScript**](https://pyscript.net/) may _eventually_ become the state of the art for Python in the browser.
489-
For now though, they have set their sights too high and failured to deliver. As of May 2022, there were many critical issues:
489+
For now though, they have set their sights too high and failed to deliver. As of May 2022, there were many critical issues:
490490
* very slow load times of (10-30s)
491491
* poor documentation
492492
* Their own [Hello World example](https://pyscript.net/examples/hello_world.html) for PyScript did not work

0 commit comments

Comments
 (0)