Steps to reproduce:
- Enter b to choose color
- Enter 1 to choose difficulty
- Enter move
Expected:
Error message for move command
Actual
Oops! It seems you forgot to provide the 'from' and 'to' squares!
Format: moves from to
Example: move e2 e4
The error message format says "moves" while the example says "move" . It should both be move since this is for the move command.

Steps to reproduce:
Expected:
Error message for move command
Actual
Oops! It seems you forgot to provide the 'from' and 'to' squares!
Format: moves from to
Example: move e2 e4
The error message format says "moves" while the example says "move" . It should both be move since this is for the move command.