]> git.kaiwu.me - nginx.git/commitdiff
Fixed a typo.
authorVladimir Homutov <vl@nginx.com>
Fri, 22 May 2020 15:16:34 +0000 (18:16 +0300)
committerVladimir Homutov <vl@nginx.com>
Fri, 22 May 2020 15:16:34 +0000 (18:16 +0300)
README

diff --git a/README b/README
index dc077f15236e0b04401fd68a5d5edbf107c21b8b..f162d6ba0d6f0215d75bbe750ad4f2c019f2143c 100644 (file)
--- 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.