diff --git a/docs/api/web-view-tag.md b/docs/api/web-view-tag.md
index 0b5f63973843..d4650b683f51 100644
--- a/docs/api/web-view-tag.md
+++ b/docs/api/web-view-tag.md
@@ -104,6 +104,14 @@ When the guest page doesn't have node integration this script will still have
access to all Node APIs, but global objects injected by Node will be deleted
after this script has done execution.
+### httpreferrer
+
+```html
+
+```
+
+Sets the referrer URL for the guest page.
+
## Methods
### ``.getUrl()