Skip to content

Commit

Permalink
fix(READMES): fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Frenchris authored and Oumaimafisaoui committed Oct 2, 2024
1 parent 00cd3b3 commit c6efb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subjects/AI.GO/first-wink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ const handleClick = (event) => {
} else {
/*
If the eye is open:
- Add to 'button' element the text: "Click to open the left eye"
- Add to the 'button' element the text: "Click to open the left eye"
- Change the 'eyeLeft' element background color to black
*/
}
Expand Down

0 comments on commit c6efb1f

Please sign in to comment.