diff --git a/README.md b/README.md index 1ef1daa..6ef5bcf 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ var options = { coerce: false, sanitize: true, trim: true, - arrayNotation: false + arrayNotation: false, alternateTextNode: false }; ```