diff --git a/GETTING-STARTED.md b/GETTING-STARTED.md index dac9086a..bb1e1722 100644 --- a/GETTING-STARTED.md +++ b/GETTING-STARTED.md @@ -44,7 +44,7 @@ introduce the 8 tags provided by PyScript. ## The py-script tag -The `` tag let's you execute multi-line Python scripts and +The `` tag lets you execute multi-line Python scripts and print back onto the page. For example, we can compute π.