Skip to content

Commit a35395b

Browse files
remove unnecessary "a" in CSP 4.2.2 step 2
1 parent 9af0a18 commit a35395b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/CSP2/index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,7 @@ <h4 id="match-source-expression">Matching Source Expressions</h4>
10531053
</li>
10541054

10551055
<li>
1056-
If the source expression a consists of a single U+002A ASTERISK
1056+
If the source expression consists of a single U+002A ASTERISK
10571057
character (<code>*</code>), and <var>url</var>'s <a>scheme</a> is not
10581058
one of <code>blob</code>, <code>data</code>, <code>filesystem</code>,
10591059
then return <em>does match</em>.

0 commit comments

Comments
 (0)