diff --git a/packages/clients/dish/src/plugins/DishExportMap/README.md b/packages/clients/dish/src/plugins/DishExportMap/README.md index 80face820..aef4f2674 100644 --- a/packages/clients/dish/src/plugins/DishExportMap/README.md +++ b/packages/clients/dish/src/plugins/DishExportMap/README.md @@ -36,7 +36,7 @@ The following properties need to be defined. Properties without fixed values can | FilterTypeWFS | 'EQUAL_TO' | No description available. | | scaleText | - | The scale with unit, e.g. 1000 m. | | PrintImageURL | host + '/Content/MapsTmp' | Probably the URL to the created map section. The host is set in the configuration of DishMapExport within the `createMap` call. | -| PrintImagePath | 'ContentMapsTmp' | Propably the relative path to the created map section. | +| PrintImagePath | 'ContentMapsTmp' | Probably the relative path to the created map section. | ## Usage