Skip to content

Commit e0c534b

Browse files
authored
Update index.bs
1 parent d142f28 commit e0c534b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dictionary SocketInfo {
9494
DOMString remoteAddress = null;
9595
DOMString localAddress = null;
9696
DOMString sni = null;
97-
DOMString[] alpn = [];
97+
DOMString alpn = null;
9898
};
9999

100100
[Exposed=*]

0 commit comments

Comments
 (0)