diff --git a/README.md b/README.md index 5c398e7..a53cac9 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ using the same data directory. ### How to start a GeoServer without sample data? This image populates GeoServer with demo data by default. For production scenarios this is typically not desired. -Setting the environment variable `SKIP_DEMO_DATA` can be set to `true` to create an empty GeoServer. +The environment variable `SKIP_DEMO_DATA` can be set to `true` to create an empty GeoServer. ### How to download and install additional extensions on startup?