diff --git a/website/docs/installation/docker-compose.md b/website/docs/installation/docker-compose.md index 3c9cccbe3c..c09a3c9f3e 100644 --- a/website/docs/installation/docker-compose.md +++ b/website/docs/installation/docker-compose.md @@ -92,10 +92,10 @@ The docker-compose project contains the following containers: - worker - This container executes backgorund tasks, everything you can see on the *System Tasks* page in the frontend. + This container executes background tasks, everything you can see on the *System Tasks* page in the frontend. - redis & postgresql Cache and database respectively. -Additionally, if you've enabled GeoIP, there is a container running which regularly updates the GeoIP database. +Additionally, if you've enabled GeoIP, there is a container running that regularly updates the GeoIP database.