From 04c5208642a1364a0d32e0b6a406dba59d6a713e Mon Sep 17 00:00:00 2001 From: Patrick Kan <42848321+PatrickKan@users.noreply.github.com> Date: Sun, 14 Jan 2024 01:56:48 -0800 Subject: [PATCH] Update start.js --- actions/start.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/start.js b/actions/start.js index 3a38f4f..a6d7fe6 100644 --- a/actions/start.js +++ b/actions/start.js @@ -60,7 +60,7 @@ function setBoxText() { // let boxText = document.getElementById("orig-title"); console.log("Setting box text") let boxTextOptions = { - strings: ['Welcome to Patrick\'s webbie'], + strings: ['Welcome to Patrick\'s website'], typeSpeed: 20, showCursor: false, // preStringTyped : function(array, self){