Skip to content

Commit f97d1ce

Browse files
mxr576maxhelias
authored andcommitted
Typo fix
1 parent 8de8127 commit f97d1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/makefile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ To use it, create a new `Makefile` file at the root of your project. Copy/paste
55
the content in the template section. To view all the available commands, run `make`.
66

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

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

0 commit comments

Comments
 (0)