Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mxr576 authored and maxhelias committed Mar 15, 2022
1 parent 8de8127 commit f97d1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/makefile.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ To use it, create a new `Makefile` file at the root of your project. Copy/paste
the content in the template section. To view all the available commands, run `make`.

For example, in the [getting started section](/README.md#getting-started), the
`docker-composer` commands could be replaced by:
`docker-compose` commands could be replaced by:

1. Run `make build` to build fresh images
2. Run `make up` (detached mode without logs)
Expand Down

0 comments on commit f97d1ce

Please sign in to comment.