Skip to content

Commit dad5863

Browse files
sksatjyn514
authored andcommitted
fix typo
1 parent b50a211 commit dad5863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ docker-compose run web build crate regex 1.3.1
107107
# or build essential files
108108
docker-compose run web build add-essential-files
109109
# rebuild the web container when you changed code.
110-
docker-comose build web
110+
docker-compose build web
111111
```
112112

113113
Note that running tests is not supported when using pure docker-compose.

0 commit comments

Comments
 (0)