Browse Source

Fix typo in googlemapssearch service name

Kevin Pollet 6 years ago
parent
commit
112dd6f361
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tarteaucitron.services.js

+ 1 - 1
tarteaucitron.services.js

@@ -1163,7 +1163,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'],