fix: typos

This commit is contained in:
Vlad Stan 2023-10-19 12:53:55 +03:00 committed by GitHub
parent 8f13ed425c
commit 2445c14338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
107.md
View File

@ -31,7 +31,7 @@ The `device` can also push data such as sensor readings and updates.
## `User` OR `device` registering/updating a `user` OR `device`
A merchant can publish these events:
A `device` or a `user` can publish these event kinds:
| Kind | | Description | NIP |
|---------|------------------|---------------------------------------------------------------------------------------------------------------|-----------------------------------------|
| `4 ` | `direct_message` | Communicate between `device`(s) and `user`(s). The messages can be plain-text or JSON. | [NIP04](https://github.com/nostr-protocol/nips/blob/master/04.md) |