diff --git a/index.html b/index.html
index d33b8fe..ca9a575 100644
--- a/index.html
+++ b/index.html
@@ -119,7 +119,7 @@
Null-only scripting language
(code)
- - an interpretor for a simple scripting language, where the gimmick
+ - an interpreter for a simple scripting language, where the gimmick
is that all value errors return null. This is mostly an excuse
to write something sizeable in Rust.