1
0
mirror of https://github.com/pyscript/pyscript.git synced 2022-05-01 19:47:48 +03:00

fixed typo: "woudl"

This commit is contained in:
Michael Verhulst
2022-04-20 13:08:46 -05:00
parent 3faf406d1e
commit 1155d1b2ee

View File

@@ -62,6 +62,6 @@
<p>Demo showing how would a Simple TODO App would look like in PyScript</code> tag</p>
<h2 class="text-2xl font-bold text-blue-600"><a href="./webgl/raycaster/index.html" target=”_blank”>Webgl Icosahedron Example</a></h2>
<p>Demo showing how would a Simple Webgl scene woudl work in PyScript</code> tag</p>
<p>Demo showing how a Simple Webgl scene would work in PyScript</code> tag</p>
</body>
</html>