Skip to content

Commit 37affe5

Browse files
Update documentation/docs/15-configuration.md
Co-authored-by: Rich Harris <[email protected]>
1 parent af89691 commit 37affe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/15-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ See [Prerendering](/docs/page-options#prerender). An object containing zero or m
269269
export default config;
270270
```
271271

272-
- `origin` — the value of `url.origin` during prerendering
272+
- `origin` — the value of `url.origin` during prerendering; useful if it is included in rendered content
273273

274274
### routes
275275

0 commit comments

Comments
 (0)