From eac98b2c033fa12eeecb671c7e1582f8ca794b45 Mon Sep 17 00:00:00 2001 From: Lucas Date: Fri, 8 Mar 2024 22:31:02 -0300 Subject: [PATCH] Fix typo in line 68 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 82d3b58..c70b1b2 100644 --- a/index.html +++ b/index.html @@ -65,7 +65,7 @@ } alert( - "Final final result \n Player : " + + "Final result \n Player : " + playerScore + "\nComputer : " + computerScore +