Skip to content

Commit a6368a4

Browse files
active voice
1 parent 29a483b commit a6368a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/connectivity/bluetooth/GattServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The GattServer allows application code to register several event handlers that c
2525
- `onUpdatesDisabled`: Register an event handler that is called when a client unsubscribes from updates for a characteristic.
2626
- `onConfimationReceived`: Register an event handler that is called when a client acknowledges a characteristic value notification.
2727

28-
The term characteristic value update is used to represent Characteristic Value Notification and Characteristic Value Indication when the nature of the server initiated is not relevant.
28+
The term characteristic value update represents Characteristic Value Notification and Characteristic Value Indication when the nature of the server initiated is not relevant.
2929

3030
### GattServer class reference
3131

0 commit comments

Comments
 (0)