From 8f13ed425c2abcbb6ab511f76e231a3f3d4f80da Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Thu, 19 Oct 2023 12:53:43 +0300 Subject: [PATCH] fix: typos --- 107.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/107.md b/107.md index bc4d61e..2cdcf25 100644 --- a/107.md +++ b/107.md @@ -27,7 +27,7 @@ Where the `user` registers 'device'(s) and its keys, then updates the `device`(s ### Device The `device` uses a client like nostr-arduino 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`