doc: fix a couple of typos and drop spurious whitespace

This commit is contained in:
pancho horrillo
2019-11-21 10:35:15 +01:00
parent f96c4a1eb2
commit 8f876ba7db
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ share programming language. Ye be warned.
What is it? 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 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 administrative tools. On the other hand, some tasks are more convenient as a
+2 -3
View File
@@ -374,8 +374,8 @@ In this example we'll redirect our users to Google:
* Connection #0 to host localhost left intact * 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: We want to samp:`ping` two machines parallel. Kapow! get IPs from query params:
@@ -398,4 +398,3 @@ Calling with curl:
Manage cookies Manage cookies
++++++++++++++ ++++++++++++++