Skip to content

Commit d8142c0

Browse files
authored
Fix wording in README.md
1 parent cd2350d commit d8142c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To control which QGS projects will be processed, you can:
4747
- Mount a file to `/preseed_services.txt` which contains the services names, one per line. For example:
4848
- `subdir/projectname` for a QGS file located in `qgs-resources/subdir/projectname.qgs`
4949
- `pg/schema/projectname` for a QGS project located in a DB in schema `schema` and named `projectname`
50-
- Mount the `qgs-resources` dir (or whichever directory is mounted to `/data` for `qwc-qgis-server`) to `/data`, which will be then searches for projects (ending which `$QGS_EXT`).
50+
- Mount the `qgs-resources` dir (or whichever directory is mounted to `/data` for `qwc-qgis-server`) to `/data`, which will be then searches for projects (ending with `$QGS_EXT`).
5151

5252
The following environment variables can be set:
5353

0 commit comments

Comments
 (0)