From 25e4134b51cbb4f019e7392acc64bd435654d2dc Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Wed, 10 Jan 2024 15:04:39 +0000 Subject: [PATCH] Update README.md --- utility/exif/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utility/exif/README.md b/utility/exif/README.md index a328ce3b..a82aa5e7 100644 --- a/utility/exif/README.md +++ b/utility/exif/README.md @@ -25,4 +25,4 @@ If the Exif data also contains location information this is extracted as `msg.lo `msg.payload` retains the original, unmodified image buffer. -You can set it into "worldmap" node - in this mode the payload contains the "location" data, not the original image, but can be sent directly to a node-red-contrib-worldmap node for visualisation. +You can set it into "worldmap" mode - in this mode the payload contains the "location" data, not the original image, but can be sent directly to a node-red-contrib-worldmap node for visualisation.