Skip to content

Commit c067f11

Browse files
authored
chore: fix typo in makefile (#74)
1 parent d6a0155 commit c067f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ help:
6060
@echo
6161

6262

63-
### dev : Create a development ENV
63+
### deps : Create a development ENV
6464
.PHONY: deps
6565
deps:
6666
@$(call func_echo_status, "$@ -> [ Start ]")

0 commit comments

Comments
 (0)