mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Docs: Fix various spelling mistakes
Closes gh-2487
This commit is contained in:
committed by
Michał Gołębiowski
parent
5fe76c663f
commit
360a478033
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
# This test page checkes CSP only for browsers with "Content-Security-Policy" header support
|
||||
# This test page checks CSP only for browsers with "Content-Security-Policy" header support
|
||||
# i.e. no old WebKit or old Firefox
|
||||
header("Content-Security-Policy: default-src 'self'; report-uri csp-log.php");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user