From 8e06fe4971dcd43d48fd17c769049e38fa17cd7d Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 29 Oct 2017 16:14:30 +0900 Subject: [PATCH] Fix typo --- doc/nghttpx.h2r | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nghttpx.h2r b/doc/nghttpx.h2r index 908d29c1..e657b0f6 100644 --- a/doc/nghttpx.h2r +++ b/doc/nghttpx.h2r @@ -328,7 +328,7 @@ respectively. .. rb:attr_reader:: ctx Return Ruby hash object. It persists until request finishes. - So values set in request phase hoo can be retrieved in + So values set in request phase hook can be retrieved in response phase hook. .. rb:attr_reader:: phase