diff --git a/README.md b/README.md index 82ff087..7eebf4b 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ local development, and as a result it is set to not run by default. If you would specify the `autohealing` profile whenever executing `docker-compose up`: ```bash -docker-compose --profile auothealing up +docker-compose --profile autohealing up ``` ### Apache Example