From bd6ae28c7433ba350fe1375a070b7b4ed628f8f1 Mon Sep 17 00:00:00 2001 From: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com> Date: Sun, 14 Sep 2025 19:49:48 +0200 Subject: [PATCH] [WebDriver BiDi] Fix CDDL --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 864ea96..903e6b2 100644 --- a/index.bs +++ b/index.bs @@ -5382,7 +5382,7 @@ BluetoothCommand = ( bluetooth.SimulateCharacteristic // bluetooth.SimulateCharacteristicResponse // bluetooth.SimulateDescriptor // - bluetooth.SimulateDescriptorResponse // + bluetooth.SimulateDescriptorResponse )