Skip to content

Commit a40eaab

Browse files
authored
Merge pull request #95 from jbampton/fix-grammar
docs: fix grammar in the README [ci skip]
2 parents b97b9de + 7e200a4 commit a40eaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The documentation in [selector_assertions.rb](https://github.com/rails/rails-dom
5555

5656
## Read more
5757

58-
Under the hood the doms are parsed with Nokogiri and you'll generally be working with these two classes:
58+
Under the hood the doms are parsed with Nokogiri, and you'll generally be working with these two classes:
5959
- [`Nokogiri::XML::Node`](http://www.rubydoc.info/github/sparklemotion/nokogiri/Nokogiri/XML/Node)
6060
- [`Nokogiri::XML::NodeSet`](http://www.rubydoc.info/github/sparklemotion/nokogiri/Nokogiri/XML/NodeSet)
6161

0 commit comments

Comments
 (0)