Skip to content

Commit b1273e2

Browse files
fix type
1 parent 0e0fb6d commit b1273e2

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
@@ -5637,7 +5637,7 @@ relating to emulation of browser APIs.
56375637

56385638
<pre class="cddl remote-cddl">
56395639
EmulationCommand = (
5640-
emulation.SetGeolocationOverride,
5640+
emulation.SetGeolocationOverride //
56415641
emulation.SetLocaleOverride
56425642
)
56435643
</pre>

0 commit comments

Comments
 (0)