Fix various minor typos

This commit is contained in:
melquiadess
2024-04-20 08:35:53 +01:00
parent 9328a321e7
commit dbe3a88377
22 changed files with 31 additions and 31 deletions

View File

@@ -51,7 +51,7 @@ Supported platforms
the project should be exported to.
- **Desktop platforms:** Exports the project with debugging enabled and runs it
on the remove computer via SSH.
on the remote computer via SSH.
- **Web:** Starts a local web server and runs the exported project by opening
the default web browser. This is only accessible on ``localhost`` by default.