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 cf891fb commit ebdd007Copy full SHA for ebdd007
index.bs
@@ -2413,8 +2413,8 @@ Content-Type: application/reports+json
2413
<a http-header>Content-Security-Policy</a>: <a>font-src</a> https://example.com/
2414
</pre>
2415
2416
- Fetches for the following code will return a network errors, as the URL
2417
- provided do not match `font-src`'s <a>source list</a>:
+ Fetches for the following code will return a network error, as the URL
+ provided does not match `font-src`'s <a>source list</a>:
2418
2419
<pre highlight="html">
2420
<style>
0 commit comments