From dbcd8d86c5120569c3e3385a75ba6997317fe81c Mon Sep 17 00:00:00 2001 From: Duncan Beevers Date: Sat, 13 Sep 2014 14:25:02 -0500 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33bcea4..eec506a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # pup pup is a command line tool for processing HTML. It reads from stdin, -prints to stdout, and allows the user to filter parts ot the page using +prints to stdout, and allows the user to filter parts of the page using [CSS selectors](http://www.w3schools.com/cssref/css_selectors.asp). Inspired by [jq](http://stedolan.github.io/jq/), pup aims to be a