Skip to content

Commit 193253f

Browse files
typo
1 parent aedef90 commit 193253f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme-docs/DOCKER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This will run the application based on merged configurations from docker-compose
109109
* python code (uwsgi and celeryworker containers).
110110

111111
* The `--py-autoreload 1` parameter in entrypoint-uwsgi-dev.sh will make uwsgi handle python hot-reloading for the **uwsgi** container.
112-
* Hot-reloading for the **celeryworker** container is implemented via `wathmedo` from the `watchdog` package.
112+
* Hot-reloading for the **celeryworker** container is implemented via `watchmedo` from the `watchdog` package.
113113
* Changes in `.html` and `.tpl` files will also trigger a roload.
114114

115115
```

0 commit comments

Comments
 (0)