Skip to content

Commit d5cab54

Browse files
Fix browser names
1 parent 2233d36 commit d5cab54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/embed/box-embed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ If you want to customize Box Embed even further, you can do it programmatically.
8484

8585
### Browser permissions
8686

87-
The `allow` attribute enables clipboard operations and local network access for Chrome 142 and above and Edge 143 and above. While designed for these browser versions, this attribute can be safely included for all browsers. Other browsers will ignore it.
87+
The `allow` attribute enables clipboard operations and local network access for Google Chrome 142 and above and Microsoft Edge 143 and above. While designed for these browser versions, this attribute can be safely included for all browsers. Other browsers will ignore it.
8888

8989
Without this attribute, embedded Box content might not work correctly with Box Tools, Device Trust, or the clipboard copy button.
9090

0 commit comments

Comments
 (0)