From 8f876ba7db3086cf87e0ee087ef5ac7d79e58ff0 Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Thu, 21 Nov 2019 10:35:15 +0100 Subject: [PATCH] doc: fix a couple of typos and drop spurious whitespace --- README.rst | 2 +- docs/source/examples/index.rst | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index bcf6707..7173c17 100644 --- a/README.rst +++ b/README.rst @@ -21,7 +21,7 @@ share programming language. Ye be warned. What is it? =========== -Kapow! is an adapter between the world of Pure UNIX® Shell and a HTTP service. +Kapow! is an adapter between the world of Pure UNIX® Shell and an HTTP service. Some tasks are more convenient in the shell, like cloud interactions, or some administrative tools. On the other hand, some tasks are more convenient as a diff --git a/docs/source/examples/index.rst b/docs/source/examples/index.rst index 9e61232..b9bd77e 100644 --- a/docs/source/examples/index.rst +++ b/docs/source/examples/index.rst @@ -374,8 +374,8 @@ In this example we'll redirect our users to Google: * Connection #0 to host localhost left intact -How to execute two processes parallel -+++++++++++++++++++++++++++++++++++++ +How to execute two processes in parallel +++++++++++++++++++++++++++++++++++++++++ We want to samp:`ping` two machines parallel. Kapow! get IPs from query params: @@ -398,4 +398,3 @@ Calling with curl: Manage cookies ++++++++++++++ -