doc: fix a couple of typos and drop spurious whitespace
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
@@ -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
|
||||
++++++++++++++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user