Explorar o código

Spellchecking

Patrice-Gaudicheau hai 1 ano
pai
achega
cef676429f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -8,7 +8,7 @@ remove:
 
 start:
 	@docker-compose start
-startanbuild: 
+startAndBuild: 
 	docker-compose up -d --build
 
 stop: