diff --git a/doc/index.html b/doc/index.html
index 5da9b9c..809ee2a 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -189,7 +189,7 @@ The two objects can rotate around this axis independently.
One of obj1 or obj2 can be the number 0 to signify
that the other object should be connected to the static environment.
anchor and axis should be Lua "arrays" (tables with
-integer indices starting at 1), with three elemenets each.
+integer indices starting at 1), with three elements each.
anchor gives the coordinates of a point on the hinge.
axis gives the direction vector of the hinge.