diff --git a/static/index.html b/static/index.html
index 065b669..ec82f84 100644
--- a/static/index.html
+++ b/static/index.html
@@ -49,7 +49,7 @@
# Switches to branch. Stashes and restores unstaged changes.
$ git sync
-# Syncronizes current branch. Auto-merge/rebase, un/stash.
+# Synchronizes current branch. Auto-merge/rebase, un/stash.
$ git publish <branch>
# Publishes branch to remote server.
@@ -98,4 +98,4 @@
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(t, s);
})();
-
\ No newline at end of file
+