We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21eae1 commit 6c06833Copy full SHA for 6c06833
README.md
@@ -59,7 +59,7 @@ xml2 has similar goals to the XML package. The main differences are:
59
free the memory used by an XML document as soon as the last reference
60
to it goes away.
61
62
-* xml2 has a very simple class hierarchy so don't need to think about exactly
+* xml2 has a very simple class hierarchy so you don't need to think about exactly
63
what type of object you have, xml2 will just do the right thing.
64
65
* More convenient handling of namespaces in Xpath expressions - see `xml_ns()`
0 commit comments