From 4fe56b56ce2b856ff8fae9051cceb766ab7729e0 Mon Sep 17 00:00:00 2001 From: flywind <43030857+xflywind@users.noreply.github.com> Date: Mon, 2 Nov 2020 20:01:19 +0800 Subject: more clear (#15812) --- lib/pure/asynchttpserver.nim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/pure/asynchttpserver.nim b/lib/pure/asynchttpserver.nim index afd452b01..ec7f2a0de 100644 --- a/lib/pure/asynchttpserver.nim +++ b/lib/pure/asynchttpserver.nim @@ -11,8 +11,8 @@ ## ## This HTTP server has not been designed to be used in production, but ## for testing applications locally. Because of this, when deploying your -## application you should use a reverse proxy (for example nginx) instead of -## allowing users to connect directly to this server. +## application in production you should use a reverse proxy (for example nginx) +## instead of allowing users to connect directly to this server. ## ## Basic usage ## =========== -- cgit 1.4.1-2-gfad0