Update examples/tic-tac-toe-gui/README.md

Co-authored-by: richΛrd <info@richardramos.me>
This commit is contained in:
Ivan FB 2025-01-20 13:37:23 +01:00 committed by GitHub
parent 3d8e32710d
commit d6a274b877
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,6 @@ From within the `examples/tic-tac-toe/` foder run:
cargo run
```
Another player can start his/her instance in either another
Another player can start their instance in either another
terminal or another machine.