Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1 from BlackHut19/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
GJFR authored Oct 25, 2021
2 parents 518b55e + 01e427f commit ffd3917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ Voeg onderstaande functies toe aan `code.js`. Gebruik telkens de *Console* in de
Ten slotte schrijven we de functie die opgeroepen zal worden telkens wanneer we klikken op een plaats op het spelbord.


Met onderstaande code kan je opvragen op welke positie geklikt er geklikt werd:
Met onderstaande code kan je opvragen op welke positie er geklikt werd:

``` JavaScript
let col = cell.cellIndex;
Expand Down

0 comments on commit ffd3917

Please sign in to comment.