mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 00:45:53 -05:00
fix: typos
This commit is contained in:
parent
2445c14338
commit
8f99f66f0f
2
107.md
2
107.md
|
@ -43,7 +43,7 @@ A `device` or a `user` can publish these event kinds:
|
|||
```json
|
||||
{
|
||||
"id": <String, UUID generated by the user.Sequential IDs (`0`, `1`, `2`...) are discouraged>,
|
||||
"device_id": <String, UUID of the stall to which this device belong to>,
|
||||
"device_id": <String, UUID of the device>,
|
||||
"name": <String, device name>,
|
||||
"description": <String (optional), device description>,
|
||||
"categories":[ <String (optional), device category, such as 'boiler'>],
|
||||
|
|
Loading…
Reference in New Issue
Block a user