diff --git a/images/osm-processor/README.md b/images/osm-processor/README.md index 7115dc95..2f2e5cca 100644 --- a/images/osm-processor/README.md +++ b/images/osm-processor/README.md @@ -1,4 +1,4 @@ -# Base container for processing and extrating OSM format files +# Base container for processing and extracting OSM format files Base container for other containers in osmseed ecosystem, it contains: @@ -20,4 +20,4 @@ Base container for other containers in osmseed ecosystem, it contains: --network osm-seed_default \ -v $(pwd)/../osm-processor-data:/mnt/data \ -i -t osmseed-osm-processor:v3 bash -``` \ No newline at end of file +```