diff --git a/index.html b/index.html
index e617277..64a15b9 100644
--- a/index.html
+++ b/index.html
@@ -255,8 +255,8 @@
' - click "New Notepad" at the top right to make a new text window\n' +
' - windows are dragable\n' +
' - in each window, there is a file context menu\n' +
- ' - have fun typing\n' +
- 'https://git.rintyuu.dev/rintyuu/notepad\n\n' +
+ ' - have fun typing\n\n' +
+ 'https://git.rintyuu.dev/rintyuu/notepad\n' +
'contact me at me@rintyuu.uk for suggestions';
helpWindow.appendChild(titleBar);