We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d7770 commit 0b900aeCopy full SHA for 0b900ae
spec/index.bs
@@ -126,7 +126,7 @@ monitor and review.
126
templating library and enables the enforcement for the [=DOM XSS injection sinks=].
127
128
* An existing web application interacts with the DOM mostly using XSS-safe
129
- patterns (i.e. withour using [=DOM XSS injection sinks=]). In a few places,
+ patterns (i.e. without using [=DOM XSS injection sinks=]). In a few places,
130
however, it resorts to using risky patterns like loading additional script using
131
JSONP, calling into `innerHTML` or `eval`.
132
0 commit comments