Skip to content

Commit 9ce7db1

Browse files
authored
Merge branch 'canary' into build/analysis-gssp
2 parents bbc55b1 + 591f341 commit 9ce7db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced-features/security-headers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ This header allows you to control which features and APIs can be used in the bro
8181
```jsx
8282
{
8383
key: 'Permissions-Policy',
84-
value: 'camera=(), microphone=(), geolocation=(), interest-cohort=()'
84+
value: 'camera=(), microphone=(), geolocation=(), browsing-topics=()'
8585
}
8686
```
8787

0 commit comments

Comments
 (0)