Skip to content

Commit

Permalink
docs: add periods for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Jan 17, 2017
1 parent 4a6beff commit 985ffa0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

DOM extraction expression evaluator.

* Supports [selector nesting](#nest-the-selectors)
* Integrates [match validation](#validate-the-result)
* Supports [selector nesting](#nest-the-selectors).
* Integrates [match validation](#validate-the-result).
* Works in Node.js or in browser.
* Uses domain-specific language (DSL) to:
* select a defined number of nodes ([Quantifier expression](#quantifier-expression))
Expand Down

0 comments on commit 985ffa0

Please sign in to comment.