diff --git a/README.md b/README.md index 0951558..fce852f 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Safe mode does not necessarily yield safe results when using extensions to Parse ## Escaping HTML -> WARNING: This method isn't safe from XSS! +> WARNING: This method is not safe from XSS! If you wish to escape HTML in trusted input, you can use the following: