Просмотр исходного кода

Fix typo in googlemapssearch service name

Kevin Pollet 6 лет назад
Родитель
Сommit
112dd6f361
1 измененных файлов с 1 добавлено и 1 удалено
  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'],