From 6db4b3d6b0c69c03f41980af1e191e32b1c9393b Mon Sep 17 00:00:00 2001 From: zhiqiang Date: Wed, 19 Oct 2022 15:56:27 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edb7be6..e6378a1 100644 --- a/README.md +++ b/README.md @@ -322,4 +322,4 @@ Note that the first request to return is a success (200) while the second and th ## Wait Overtime -Disabled by default. When enabled and a reques has a body (for example a post with a json blob) then this does something different. Here's the docs https://github.com/heroku/rack-timeout/blob/master/doc/settings.md#wait-overtime. \ No newline at end of file +Disabled by default. When enabled and a request has a body (for example a post with a json blob) then this does something different. Here's the docs https://github.com/heroku/rack-timeout/blob/master/doc/settings.md#wait-overtime.