Fix typos (#1701)
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ class Admin(API):
|
||||
config = patch.apply(config)
|
||||
|
||||
# write pygeoapi configuration
|
||||
LOGGER.debug('Writing pygeoapi configutation')
|
||||
LOGGER.debug('Writing pygeoapi configuration')
|
||||
yaml_dump(config, self.PYGEOAPI_CONFIG)
|
||||
LOGGER.debug('Finished writing pygeoapi configuration')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user