marcusbuffett / command-line-chess

A python program to play chess against an AI in the terminal.
MIT License
500 stars 162 forks source link

docs: fix simple typo, unneccesary -> unnecessary #23

Closed timgates42 closed 3 years ago

timgates42 commented 3 years ago

There is a small typo in src/Board.py.

Should read unnecessary rather than unneccesary.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md