[ooni-probe/master] Fix some typos in README and better rephrase deck definition.

commit c744903775c0a39737a8ad568dd3977ac41bd1de Author: Arturo Filastò <art@fuffa.org> Date: Fri Jan 17 08:43:58 2014 -0500 Fix some typos in README and better rephrase deck definition. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b14498c..6febda0 100644 --- a/README.md +++ b/README.md @@ -95,11 +95,11 @@ ooniprobe blocking/http_requests -f /ooni/inputs/input-pack/alexa-top-1k.txt **Net test** is a set of measurements to assess what kind of internet censorship is occurring. -**Decks** are collections of ooniprobe nettests with precabled inputs. +**Decks** are collections of ooniprobe nettests with some associated inputs. **Collector** is a service used to report the results of measurements. -**Test helper** is a service used by a probe for successfully performing it's measurements. +**Test helper** is a service used by a probe for successfully performing its measurements. **Bouncer** is a service used to discover the addresses of test helpers and collectors. @@ -160,7 +160,7 @@ You may list all the installed stable net tests with: ooniprobe -s ``` -You may then run a nettest by specifying it's name for example: +You may then run a nettest by specifying its name for example: ``` ooniprobe manipulation/http_header_field_manipulation
participants (1)
-
art@torproject.org