Skip to content

Commit b5167bb

Browse files
christian-bromannjgraham
authored andcommitted
adding a missing comma
1 parent fa2ea2b commit b5167bb

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
@@ -1610,7 +1610,7 @@ session.ProxyConfiguration = {
16101610
}
16111611

16121612
session.AutodetectProxyConfiguration = (
1613-
proxyType: "autodetect"
1613+
proxyType: "autodetect",
16141614
Extensible
16151615
)
16161616

0 commit comments

Comments
 (0)