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
+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
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
++++++++++++++