Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/beginning-pyscript.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ points to the `div` element with the id "output". Finally, we assign the

That's it!

## Editing you app
## Editing your app

If you use an IDE (like VSCode or PyCharm) then you'll probably want them to
auto-suggest and introspect aspects of the Python code you're writing. The
Expand Down