From 25ecf589b7adf2bb3d9c4008a78215936c932df9 Mon Sep 17 00:00:00 2001 From: Q Date: Mon, 20 Jun 2022 13:34:55 +0100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e85c1ed..f3e93e2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# push-notificaitons-arduino-esp8266 +# push-notifications-arduino-esp8266 Example of how to generate push notifications on your phone from your ESP8266. There are two methods covered in this example.