diff --git a/README.md b/README.md index 7d751617..38d8b2de 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ const clean = DOMPurify.sanitize( allowCustomizedBuiltInElements: true, // customized built-ins are allowed }, } -); //
+); //
const clean = DOMPurify.sanitize( '
',