Skip to content

Commit c22ee2b

Browse files
author
Francois Marier
committed
SRI: fix a broken reference to Step 2
1 parent a82123a commit c22ee2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/subresourceintegrity/spec.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ The following algorithm details these restrictions:
353353
<var>resource</var>'s origin, return `true`.
354354
4. Return `false`.
355355

356-
Step 3 returns `true` if the fetch was a CORS-enabled request. If the
356+
Step 2 returns `true` if the fetch was a CORS-enabled request. If the
357357
fetch failed the CORS checks, it won't be available to us for integrity
358358
checking because it won't have loaded successfully.
359359
{:.note}

0 commit comments

Comments
 (0)