diff --git a/static/index.html b/static/index.html
index bd64ceea..541ee676 100644
--- a/static/index.html
+++ b/static/index.html
@@ -102,7 +102,7 @@
or enable unprivileged user namespace creation by setting the
kernel.unprivileged_userns_clone
sysctl to 1.
Whether or not it increases attack surface is largely dependent on what runs
- on the system, however if all apps are spawned by Hakurei and the rest of the
+ on the system; however, if all apps are spawned by Hakurei and the rest of the
system is sufficiently secured, enabling unprivileged user namespace creation
should not increase attack surface whatsoever.