diff --git a/docs/environment.md b/docs/environment.md index 828405dc..07b801e8 100644 --- a/docs/environment.md +++ b/docs/environment.md @@ -20,7 +20,7 @@ docker run -it \ ``` > [!NOTE] -> The `Dockerfile` available in the root directory of the repository contains a receipe to build a docker image with the project installed, ready to be launched. +> The `Dockerfile` available in the root directory of the repository contains a recipe to build a docker image with the project installed, ready to be launched. > From the root directory: > > ```bash