From 062ea07ca37fb54879d11ef336d2d5cb7374e484 Mon Sep 17 00:00:00 2001 From: Ken Egozi Date: Wed, 10 Dec 2014 13:47:48 -0800 Subject: [PATCH] minor typo fix in homepage --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8ba5d0c9..d9f22fd3 100755 --- a/index.html +++ b/index.html @@ -103,7 +103,7 @@

Middleware support

-

A incoming HTTP request can by handled by a chain of middlewares and the final action. +

A incoming HTTP request can be handled by a chain of middlewares and the final action.
For example: Logger, Authorization, GZIP and finally post a message in the DB.

@@ -199,4 +199,4 @@ - \ No newline at end of file +