Skip to content

Commit b95de08

Browse files
jkroepkemarceljk
andauthored
Update Makefile
Co-authored-by: Marcel Jacek <[email protected]>
1 parent fb724ff commit b95de08

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
@@ -17,7 +17,7 @@ RESET := $(shell printf "\033[0m")
1717
# Targets
1818
##
1919
.PHONY: help
20-
help: ## show this help.
20+
help: ## Show this help
2121
@echo "Project: stackit-sdk-go"
2222
@echo 'Usage:'
2323
@echo " ${GREEN}make${RESET} ${YELLOW}<target>${RESET}"

0 commit comments

Comments
 (0)