We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ba0d1 commit 72892dfCopy full SHA for 72892df
5-network/06-fetch-api/article.md
@@ -52,7 +52,7 @@ Usually that header is set automatically and contains the url of the page that m
52
53
**The `referrer` option allows to set any `Referer` (within the current origin) or remove it.**
54
55
-To send no referer, set an empty string:
+To send no referrer, set an empty string:
56
```js
57
fetch('/page', {
58
*!*
0 commit comments