Skip to content

Commit 35980bb

Browse files
committed
Editorial: fix IDL linking
1 parent c4b6677 commit 35980bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@

163163
h3>
164164
<p>
165165
Because of how WebIDL dictionaries work, members passed to
166-
{{Navigator/share(())}} that are unknown to the user agent are ignored.
166+
{{Navigator/share()}} that are unknown to the user agent are ignored.
167167
This can be a problem when sharing multiple members, but the user agent
168168
doesn't support sharing one of those members. To be sure that every
169169
member being passed is supported by the user agent, you can pass them

0 commit comments

Comments
 (0)