Skip to content

Commit bc57210

Browse files
committed
fix: revert two space
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 4a091f2 commit bc57210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ all: build
157157
.PHONY: help
158158
help:
159159
@echo "Make Routines:"
160-
@echo " - \"\" equivalent to \"build\""
160+
@echo " - \"\" equivalent to \"build\""
161161
@echo " - build build everything"
162162
@echo " - frontend build frontend files"
163163
@echo " - backend build backend files"

0 commit comments

Comments
 (0)