From 7fbc827f8c58a9cbd80d691458573f3e4a92816f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roman=20Fro=C5=82ow?= <rofrol@gmail.com>
Date: Thu, 4 Apr 2019 17:13:05 +0200
Subject: Fixes typo (#10)

---
 src/Mapbox/Cmd/Template.elm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/Mapbox/Cmd')

diff --git a/src/Mapbox/Cmd/Template.elm b/src/Mapbox/Cmd/Template.elm
index 3dbf66d..b581ea7 100644
--- a/src/Mapbox/Cmd/Template.elm
+++ b/src/Mapbox/Cmd/Template.elm
@@ -361,7 +361,7 @@ queryRenderedFeatures prt id reqId options =
         ]
 
 
-{-| Wraps an incoming port so that you can get nicer subscritions:
+{-| Wraps an incoming port so that you can get nicer subscriptions:
 
     port elmMapboxIncoming : (Value -> msg) -> Sub msg
 
-- 
cgit v1.2.3