diff --git a/aws-lambda/pygeoapi-serverless-config.yml b/aws-lambda/pygeoapi-serverless-config.yml
index 3fff06c..38a3f4f 100644
--- a/aws-lambda/pygeoapi-serverless-config.yml
+++ b/aws-lambda/pygeoapi-serverless-config.yml
@@ -12,7 +12,7 @@ server:
# templates: /path/to/templates
map:
url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png
- attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
+ attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
logging:
level: ERROR
diff --git a/docker/default.config.yml b/docker/default.config.yml
index 901003e..5842150 100644
--- a/docker/default.config.yml
+++ b/docker/default.config.yml
@@ -14,7 +14,7 @@ server:
# templates: /path/to/templates
map:
url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png
- attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
+ attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
logging:
level: ERROR
diff --git a/docker/examples/elastic/pygeoapi/docker.config.yml b/docker/examples/elastic/pygeoapi/docker.config.yml
index e2b1557..6398cf7 100644
--- a/docker/examples/elastic/pygeoapi/docker.config.yml
+++ b/docker/examples/elastic/pygeoapi/docker.config.yml
@@ -12,7 +12,7 @@ server:
# templates: /path/to/templates
map:
url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png
- attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
+ attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
logging:
level: ERROR
diff --git a/docker/examples/simple/my.config.yml b/docker/examples/simple/my.config.yml
index 79a0134..8ec75a9 100644
--- a/docker/examples/simple/my.config.yml
+++ b/docker/examples/simple/my.config.yml
@@ -12,7 +12,7 @@ server:
# templates: /path/to/templates
map:
url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png
- attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
+ attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
logging:
level: ERROR
diff --git a/pygeoapi-config.yml b/pygeoapi-config.yml
index c1f9e22..c8bbd0f 100644
--- a/pygeoapi-config.yml
+++ b/pygeoapi-config.yml
@@ -12,7 +12,7 @@ server:
# templates: /path/to/templates
map:
url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png
- attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
+ attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
logging:
level: ERROR
diff --git a/tests/pygeoapi-test-config.yml b/tests/pygeoapi-test-config.yml
index a60d104..e1f7235 100644
--- a/tests/pygeoapi-test-config.yml
+++ b/tests/pygeoapi-test-config.yml
@@ -12,7 +12,7 @@ server:
# templates: /path/to/templates
map:
url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png
- attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
+ attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
logging:
level: ERROR
diff --git a/tests/pygeoapi-test-ogr-config.yml b/tests/pygeoapi-test-ogr-config.yml
index cdc100a..1a598d2 100644
--- a/tests/pygeoapi-test-ogr-config.yml
+++ b/tests/pygeoapi-test-ogr-config.yml
@@ -12,7 +12,7 @@ server:
# templates: /path/to/templates
map:
url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png
- attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
+ attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors'
logging:
level: ERROR