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){