LabinatorSolutions / stockfish-chess-web-gui

Responsive chess web GUI to play against the Stockfish 16 chess engine. Multiple web GUI implementations have also been included.
https://labinatorsolutions.github.io/stockfish-chess-web-gui/
GNU Affero General Public License v3.0
58 stars 40 forks source link

fix typo: save PNG to save PGN #30

Closed VivekThazhathattil closed 3 years ago

VivekThazhathattil commented 3 years ago

If we hover over download as PGN button, it shows save PNG instead of save PGN. This PR fixes that typo.

LabinatorSolutions commented 3 years ago

Thank you for fixing the typing mistake!