diff --git a/tutorial-setup.md b/tutorial-setup.md index 5687d97..80a57d2 100644 --- a/tutorial-setup.md +++ b/tutorial-setup.md @@ -51,7 +51,7 @@ Dockerfile startup.sql ``` -docker-compose.yml is used by docker-compose, Dockerfile is used for *this repo* specifically, and startup.sql is invoked by the mariaDB container on startup to generate the empty databases. Let's look at the prompts: +docker-compose.yml is used by docker-compose, Dockerfile is used by docker for *this repo* specifically, and startup.sql is invoked by the mariaDB container on startup to generate the empty databases. Let's look at the prompts: ``` Project Name (template):