From 09d9af9b013b98fac7dab6b86bb43ac21433516b Mon Sep 17 00:00:00 2001 From: Miguel Almodovar Date: Mon, 22 Jan 2024 18:28:37 -0400 Subject: [PATCH] ok i think nowww its a const? --- scripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts.js b/scripts.js index dd1b6d6..d34c35a 100644 --- a/scripts.js +++ b/scripts.js @@ -1,4 +1,4 @@ -let facts = { +const facts = { dob: 'Nov 30', 'favorite game': 'Kingdom Hearts', birthplace: 'Leominster, Massachusettes, USAmerikkka',