diff --git a/docs/docs/run_minder_server/run_the_server.md b/docs/docs/run_minder_server/run_the_server.md index 08f00f23f2..1dea68d01f 100644 --- a/docs/docs/run_minder_server/run_the_server.md +++ b/docs/docs/run_minder_server/run_the_server.md @@ -62,7 +62,7 @@ Start `minder-server` along with its dependent services (`keycloak` and `postgre ```bash make run-docker ``` -As this command runs, you will see it build the Minder server container and then start the dependant containers. +As this command runs, you will see it build the Minder server container and then start the dependent containers. If you run ```bash docker ps