Explorar o código

Merge pull request #318 from kevinpollet/patch-1

Fix typo in googlemapssearch service name
Amauri CHAMPEAUX %!s(int64=6) %!d(string=hai) anos
pai
achega
72575cf0d2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tarteaucitron.services.js

+ 1 - 1
tarteaucitron.services.js

@@ -1190,7 +1190,7 @@ tarteaucitron.services.googlemaps = {
 tarteaucitron.services.googlemapssearch = {
     "key": "googlemapssearch",
     "type": "api",
-    "name": "Google Maps Seard API",
+    "name": "Google Maps Search API",
     "uri": "https://adssettings.google.com/",
     "needConsent": true,
     "cookies": ['nid'],