From bf67bee87cd9a2202ac81bb6d0b0b05d1dc94a49 Mon Sep 17 00:00:00 2001 From: Alex Vanderpot Date: Fri, 5 Aug 2022 14:06:12 -0700 Subject: [PATCH] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index a50e789..6b2b3db 100644 --- a/index.js +++ b/index.js @@ -1 +1 @@ -console.log("hello world!"); +console.log("hello world");