mirror of
https://github.com/ericchiang/pup
synced 2025-01-15 10:11:16 +00:00
Update README.md fixing grammar.
Fix grammar.
This commit is contained in:
parent
5a57cf1113
commit
c943761b3d
@ -117,7 +117,7 @@ $ cat robots.html | pup 'th[scope="row"]'
|
||||
|
||||
CSS selectors have a group of specifiers called ["pseudo classes"](
|
||||
https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes) which are pretty
|
||||
cool. pup implements a majority of the relevant ones them.
|
||||
cool. pup implements a majority of the relevant ones of them.
|
||||
|
||||
Here are some examples.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user