diff --git a/articles/api-with-handy-httpd.html b/articles/api-with-handy-httpd.html
index 60b5dcf..5355797 100644
--- a/articles/api-with-handy-httpd.html
+++ b/articles/api-with-handy-httpd.html
@@ -157,7 +157,7 @@
In Handy-Httpd, we've provided a convenient method of adding middleware to the HTTP request handling flow with the HttpRequestFilter
, FilterChain
, and the FilteredRequestHandler
.