diff --git a/script.js b/script.js
index 3acff57..ba8fb62 100644
--- a/script.js
+++ b/script.js
@@ -445,7 +445,7 @@ document.addEventListener("DOMContentLoaded", function() {
"To be clear: this site does not actually use ChatGPT or any other form of AI. It just returns some random Windows Blue Screen of Death bug check code. Nothing is done with your input either.",
'If you want to know more, check out the code on Github.',
'By the way, this is distributed using The Unlicensed, which can be visited here.',
- 'Enjoy using the "DogGPT!"'
+ 'Enjoy using the "BlueSodGPT!"'
]; // Lines of the information chat
infoBtn.addEventListener("click", handleInfoClick); // Handle clicks to the info link