Skip to content

Commit

Permalink
Fix typo in line 68
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucashdml committed Mar 9, 2024
1 parent cdf5e95 commit eac98b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
}

alert(
"Final final result \n Player : " +
"Final result \n Player : " +
playerScore +
"\nComputer : " +
computerScore +
Expand Down

0 comments on commit eac98b2

Please sign in to comment.