diff --git a/README.md b/README.md index 11b0249fb..4c509976b 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,8 @@ var serializer2 = new parse5.TreeSerializer(parse5.TreeAdapters.htmlparser2); ``` -####• TreeSerializer.serializer(node) -Serializes the given `node`. Return HTML string. +####• TreeSerializer.serialize(node) +Serializes the given `node`. Returns HTML string. *Example:* ```js @@ -164,6 +164,3 @@ If you have any questions, please feel free to create an issue [here on github]( ##Author [Ivan Nikulin](https://github.com/inikulin) (ifaaan@gmail.com) - -[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/inikulin/parse5/trend.png)](https://bitdeli.com/free "Bitdeli Badge") -