From bbbae73562b9ff07cda858b77c9246402d984e1d Mon Sep 17 00:00:00 2001 From: Philippe Moore Date: Mon, 15 Jul 2024 14:02:39 -0400 Subject: [PATCH] Update docs/docs/run_minder_server/run_the_server.md Co-authored-by: Evan Anderson --- docs/docs/run_minder_server/run_the_server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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