diff --git a/posts/interviews-with-floss-developers-joey-hess.md b/posts/interviews-with-floss-developers-joey-hess.md
index 3f23b17..2dfd112 100644
--- a/posts/interviews-with-floss-developers-joey-hess.md
+++ b/posts/interviews-with-floss-developers-joey-hess.md
@@ -94,8 +94,7 @@ outright, but more, it makes you start noticing this kind of pervasive issue,
and it provides ways to completely eliminate a class of problems from your
code.
-For example . The class of bugs I avoided there had never affected my
+For example . The class of bugs I avoided there had never affected my
code even once, but it was still worth preventing that whole class of bugs, so
I don't have to worry about them ever again.