Skip to content

Commit 0838e30

Browse files
[WebDriver BiDi] Fix CDDL (#665)
1 parent 4706ca3 commit 0838e30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5382,7 +5382,7 @@ BluetoothCommand = (
53825382
bluetooth.SimulateCharacteristic //
53835383
bluetooth.SimulateCharacteristicResponse //
53845384
bluetooth.SimulateDescriptor //
5385-
bluetooth.SimulateDescriptorResponse //
5385+
bluetooth.SimulateDescriptorResponse
53865386
)
53875387
</pre>
53885388

0 commit comments

Comments
 (0)