8000 fixed typo: "woudl" · robinboot/pyscript@1155d1b · GitHub
[go: up one dir, main page]

Skip to content

Commit 1155d1b

Browse files
committed
fixed typo: "woudl"
1 parent 3faf406 commit 1155d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyscriptjs/examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ <h2 class="text-2xl font-bold text-blue-600"><a href="./todo.html" target=”_bl
6262
<p>Demo showing how would a Simple TODO App would look like in PyScript</code> tag</p>
6363

6464
<h2 class="text-2xl font-bold text-blue-600"><a href="./webgl/raycaster/index.html" target=”_blank”>Webgl Icosahedron Example</a></h2>
65-
<p>Demo showing how would a Simple Webgl scene woudl work in PyScript</code> tag</p>
65+
<p>Demo showing how a Simple Webgl scene would work in PyScript</code> tag</p>
6666
</body>
6767
</html>

0 commit comments

Comments
 (0)
0