From b58268a0228e3152fee897b82739c9fe995dc51a Mon Sep 17 00:00:00 2001 From: Eric Tuvesson Date: Mon, 18 Sep 2023 10:36:56 +0200 Subject: [PATCH] chore(mapbox): typo (#8) --- library/modules/mapbox/nodes/v2/mapbox-marker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/modules/mapbox/nodes/v2/mapbox-marker.md b/library/modules/mapbox/nodes/v2/mapbox-marker.md index ed55a98..3d14dcf 100644 --- a/library/modules/mapbox/nodes/v2/mapbox-marker.md +++ b/library/modules/mapbox/nodes/v2/mapbox-marker.md @@ -33,7 +33,7 @@ This node should be placed as a child in the Mapbox Map node, it can be used in | Offset Y | Sets the marker y offset. | | Longitude | Sets the current active longitude. | | Latitude | Sets the current active latitude. | -| Tooltip | Add a custom tooltip using the Mapbox tooltips, this will oonly work on the default markers. | +| Tooltip | Add a custom tooltip using the Mapbox tooltips, this will only work on the default markers. |