Skip to content

Commit ebdd007

Browse files
authored
[Editorial] Fix grammatical typo (#712)
1 parent cf891fb commit ebdd007

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2413,8 +2413,8 @@ Content-Type: application/reports+json
24132413
<a http-header>Content-Security-Policy</a>: <a>font-src</a> https://example.com/
24142414
</pre>
24152415

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>:
2416+
Fetches for the following code will return a network error, as the URL
2417+
provided does not match `font-src`'s <a>source list</a>:
24182418

24192419
<pre highlight="html">
24202420
&lt;style&gt;

0 commit comments

Comments
 (0)