8000 Update GETTING-STARTED.md (#283) · FZCJ/pyscript@d16cf8c · GitHub
[go: up one dir, main page]

Skip to content

Commit d16cf8c

Browse files
authored
Update GETTING-STARTED.md (pyscript#283)
Fixes typo in line 47.
1 parent eb711ec commit d16cf8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GETTING-STARTED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ introduce the 8 tags provided by PyScript.
4444

4545
## The py-script tag
4646

47-
The `<py-script>` tag let's you execute multi-line Python scripts and
47+
The `<py-script>` tag lets you execute multi-line Python scripts and
4848
print back onto the page. For
4949
example, we can compute π.
5050

0 commit comments

Comments
 (0)
0