diff --git a/index.html b/index.html
index 0e301b5..941fb76 100644
--- a/index.html
+++ b/index.html
@@ -264,7 +264,7 @@
fileList = document.getElementById("file-list");
files = {
"Welcome2SneedCode.md":
- "# Welcome to sneedCode\n\nThis is a speedy web-based code editor made \n to look familiar to the user but with a different workflow. \n\n Made with <3 by the Sneed Group.",
+ "# Welcome to sneedCode\n\nThis is a speedy web-based code editor made \nto look familiar to the user but with a different workflow.\n\nMade with <3 by the Sneed Group.",
};
currentFile = "Welcome2SneedCode.md";