From c19b7b6b1af7b667e26d11a02bad80cab040e68b Mon Sep 17 00:00:00 2001 From: Vladimir Homutov Date: Fri, 22 May 2020 18:16:34 +0300 Subject: [PATCH] Fixed a typo. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index dc077f152..f162d6ba0 100644 --- a/README +++ b/README @@ -193,7 +193,7 @@ Example configuration: We recommend to start with simple console client like ngtcp2 to ensure you've got server configured properly before trying - with real browsers that may be very peaky with certificates, + with real browsers that may be very picky with certificates, for example. + Build nginx with debug support [7] and check your debug log.