Skip to content

Commit 0beee65

Browse files
committed
Spelling fix
1 parent c0baad7 commit 0beee65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Update the `TankController` code from C++ to Python and run on a Raspberry Pico.
1515
To set up and run this project, the system must meet the following requirements:
1616

1717
- **uv**: The python project package manager must be installed. Learn more at [https://docs.astral.sh/uv/](https://docs.astral.sh/uv/).
18-
- **tkinter**: The Python GUI to test locally. Often installed seperately.
18+
- **tkinter**: The Python GUI to test locally. Often installed separately.
1919

2020
### Mac Requirements
2121

0 commit comments

Comments
 (0)