From b91a1f3f24e3cef7fe4c8407228089ee84fc1318 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Thu, 14 Mar 2024 22:48:52 +1300 Subject: [PATCH] fix lang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30720fe..831f874 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A map of all Meshtastic nodes heard via MQTT. ## Features - [x] Connects to mqtt.meshtastic.org to collect nodes and metrics. -- [x] Shows nodes on the map if they have reporeted a valid position. +- [x] Shows nodes on the map if they have reported a valid position. - [x] Hover over nodes on the map to see basic information and a preview image. - [x] Click nodes on the map to show a sidebar with more info such as graphs of historical telemetry. - [x] Ability to share a direct link to a node. The map will auto navigate to it.