Skip to content

Commit 0b900ae

Browse files
authored
spec: typo fix (#298)
1 parent 49d7770 commit 0b900ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ monitor and review.
126126
templating library and enables the enforcement for the [=DOM XSS injection sinks=].
127127

128128
* 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,
129+
patterns (i.e. without using [=DOM XSS injection sinks=]). In a few places,
130130
however, it resorts to using risky patterns like loading additional script using
131131
JSONP, calling into `innerHTML` or `eval`.
132132

0 commit comments

Comments
 (0)