From 059ddeee10a7b6e3805891b68205e01c045e038d Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Sat, 23 Jun 2018 14:32:24 +0100 Subject: Minor doc fix --- lib/pure/httpclient.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pure') diff --git a/lib/pure/httpclient.nim b/lib/pure/httpclient.nim index 8530e4c42..8b4fb0f8c 100644 --- a/lib/pure/httpclient.nim +++ b/lib/pure/httpclient.nim @@ -1184,7 +1184,7 @@ proc request*(client: HttpClient | AsyncHttpClient, url: string, ## Connects to the hostname specified by the URL and performs a request ## using the custom method string specified by ``httpMethod``. ## - ## Connection will kept alive. Further requests on the same ``client`` to + ## Connection will be kept alive. Further requests on the same ``client`` to ## the same hostname will not require a new connection to be made. The ## connection can be closed by using the ``close`` procedure. ## -- cgit 1.4.1-2-gfad0