Skip to content

Commit 74cdb66

Browse files
authored
Update no-html-messages.md (#363)
1 parent 269bdf8 commit 74cdb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/no-html-messages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ locale messages:
2929
{
3030
"hello": "Hello! DIO!",
3131
"hi": "Hi! <span>DIO!</span>",
32-
"contenst": {
32+
"contents": {
3333
"banner": "banner: <iframe src=\"https://banner.domain.com\" frameBorder=\"0\" style=\"z-index:100001;position:fixed;bottom:0;right:0\"/>",
3434
"modal": "modal: <span onmouseover=\"alert(document.cookie);\">modal content</span>"
3535
}

0 commit comments

Comments
 (0)