Skip to content

Commit 62d80c0

Browse files
committed
missing quote
1 parent 067ecb4 commit 62d80c0

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
@@ -35,7 +35,7 @@ help:
3535
@echo ""
3636
@echo "🛠️ Utilities:"
3737
@echo " clean - Remove coverage reports and cache files"
38-
@echo " serve-docs-locally - Serve documentation locally
38+
@echo " serve-docs-locally - Serve documentation locally"
3939
@echo " check-license-headers - Check if all files have license headers"
4040
@echo " update-license-headers - Add license headers to all files"
4141
@echo ""

0 commit comments

Comments
 (0)