Skip to content

Commit

Permalink
Improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecat committed Jul 27, 2023
1 parent 9bbbb33 commit 0f095b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/ja/web/api/web_bluetooth_api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Web Bluetooth API は、Bluetooth Low Energy の周辺機器に接続して操
## インターフェイス

- {{DOMxRef("Bluetooth")}}
- : 指定のオプションを設定した {{DOMxRef("BluetoothDevice")}} オブジェクトで解決する {{jsxref("Promise")}} を返します。
- : 指定のオプションに合致する {{DOMxRef("BluetoothDevice")}} オブジェクトで解決する {{jsxref("Promise")}} を返します。
- {{DOMxRef("BluetoothCharacteristicProperties")}}
- : 特定の `BluetoothRemoteGATTCharacteristic` のプロパティを提供します。
- {{DOMxRef("BluetoothDevice")}}
Expand Down

0 comments on commit 0f095b4

Please sign in to comment.