fix README.md

This commit is contained in:
2024-08-11 15:06:00 +02:00
parent 34f309404c
commit 1da2264296
+1 -1
View File
@@ -25,7 +25,7 @@ After loading the module, player X can write grid coordinates
# echo 12 > /dev/tictactoe # echo 12 > /dev/tictactoe
``` ```
After player X has made his move, player O can do the same: After player X has made their move, player O can do the same:
```console ```console
# echo 22 > /dev/tictactoe # echo 22 > /dev/tictactoe