diff --git a/docs/server/starting-the-server.md b/docs/server/starting-the-server.md index 74970e5..8fdfe67 100644 --- a/docs/server/starting-the-server.md +++ b/docs/server/starting-the-server.md @@ -133,7 +133,7 @@ ADMIN_USERNAME=username ADMIN_PASSWORD=password ``` -After updating the environemtn variables you can start the server: +After updating the environment variables you can start the server: ```bash docker-compose up -d