Skip to content

Commit

Permalink
Update piece-list.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rodpolako committed Nov 9, 2024
1 parent cb25048 commit 411ce1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/piece-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* As an example, bK would indicate black king while wP would indicate white pawn. See any of the current piece sets for examples.
*
*
* To add a a piece set to the application:
* To add a piece set to the application:
* 1. create a folder containing the pieces inside /img/chesspieces
* 2. update the object below to add an entry for the new set
* 3. Refresh the page and the new set will be listed in the drop down
Expand Down

0 comments on commit 411ce1b

Please sign in to comment.