Browse Source

Fixed typo in README

master
Dustin Wilson 2 years ago
parent
commit
28620a3d6b
  1. 2
      README.md

2
README.md

@ -379,7 +379,7 @@ partial abstract class Document extends \DOMDocument {
#### Properties ####
*wrapperNode*: A readonly property that returns the wrapper element for the document.
*wrapperNode*: A readonly property that returns the wrapper document for the document.
#### MensBeam\HTML\DOM\Inner\Document::getWrapperNode ####

Loading…
Cancel
Save