diff --git a/lua.html.markdown b/lua.html.markdown
index 166f3749..f11d67a8 100644
--- a/lua.html.markdown
+++ b/lua.html.markdown
@@ -399,7 +399,7 @@ If you need support join the official Lua [mailing list](https://www.lua.org/lua
I was excited to learn Lua so I could make games
with the Love 2D game engine. That's the why.
-I started with BlackBulletIV's Lua for programmers.
+I started with BlackBulletIV's Lua for programmers.
Next I read the official Programming in Lua book.
That's the how.