changeset 8395:578563babbd1 quic

Fixed a typo.
author Vladimir Homutov <vl@nginx.com>
date Fri, 22 May 2020 18:16:34 +0300
parents df18ae7161b8
children 94c06fe6e159
files README
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README
+++ b/README
@@ -193,7 +193,7 @@ 5. Troubleshooting
 
       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.