Skip to content

Commit bb8099a

Browse files
committed
Merge pull request #433 from dret/patch-1
fixing typos
2 parents 54516c4 + 0356834 commit bb8099a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/CSP2/index.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -671,10 +671,10 @@ <h3 id="delivery-html-meta-element">
671671

672672
Authors are <em>strongly encouraged</em> to place <{meta}> elements as early
673673
in the document as possible, because policies in <{meta}> elements are not
674-
applied to content which preceeds them. In particular, note that resources
674+
applied to content which precedes them. In particular, note that resources
675675
fetched or prefetched using the <code>Link</code> HTTP response header
676676
field, and resources fetched or prefetched using <{link}> and <{script}>
677-
elements which preceed a <{meta}>-delivered policy will not be blocked.
677+
elements which precede a <{meta}>-delivered policy will not be blocked.
678678

679679
Note: A <a>policy</a> specified via a <{meta}> element will be enforced
680680
along with any other policies active for the protected resource, regardless

0 commit comments

Comments
 (0)