Skip to content

Commit

Permalink
Fix typo on cryptographic nonce
Browse files Browse the repository at this point in the history
  • Loading branch information
KiChjang authored and domenic committed May 21, 2016
1 parent c019f66 commit 7707b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -57629,7 +57629,7 @@ o............A....e
<li>

<p>If the <code>script</code> element has a <code data-x="attr-script-nonce">nonce</code>
attribute, then let <var>crytographic nonce</var> be that attribute's value.</p>
attribute, then let <var>cryptographic nonce</var> be that attribute's value.</p>

<p>Otherwise, let <var>cryptographic nonce</var> be the empty string.</p>

Expand Down

0 comments on commit 7707b72

Please sign in to comment.