We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82123a commit c22ee2bCopy full SHA for c22ee2b
specs/subresourceintegrity/spec.markdown
@@ -353,7 +353,7 @@ The following algorithm details these restrictions:
353
<var>resource</var>'s origin, return `true`.
354
4. Return `false`.
355
356
-Step 3 returns `true` if the fetch was a CORS-enabled request. If the
+Step 2 returns `true` if the fetch was a CORS-enabled request. If the
357
fetch failed the CORS checks, it won't be available to us for integrity
358
checking because it won't have loaded successfully.
359
{:.note}
0 commit comments