fix: typos

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

2
107.md
View File

@ -27,7 +27,7 @@ Where the `user` registers 'device'(s) and its keys, then updates the `device`(s
### Device ### Device
The `device` uses a client like <a href="https://github.com/lnbits/arduino-nostr">nostr-arduino</a> to receive commands from the `user` or another `device`. The `device` uses a client like <a href="https://github.com/lnbits/arduino-nostr">nostr-arduino</a> to receive commands from the `user` or another `device`.
The `devie` can also push data such as senssor readings and updates. The `device` can also push data such as sensor readings and updates.
## `User` OR `device` registering/updating a `user` OR `device` ## `User` OR `device` registering/updating a `user` OR `device`