diff --git a/apps/About/index.html b/apps/About/index.html
index 9626dfa..108ef9c 100644
--- a/apps/About/index.html
+++ b/apps/About/index.html
@@ -4,7 +4,7 @@
   <embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
   </head>
   <body>
-    <h1>About DremJS<h1>
+    <h1>About DremJS</h1>
     <h2>Version: 0.0.8a</h2>
     <p>Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!</p>
     <p>Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.</p>