Skip to content

Commit e65f2ee

Browse files
yxhuvudbcardiff
authored andcommitted
Makefile: Fix typo in intructions. (#3797)
1 parent 7a0676b commit e65f2ee

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
@@ -9,7 +9,7 @@
99
## Build the compiler in release mode
1010
## $ make crystal release=1
1111
## Run all specs in verbose mode
12-
## $ make specs verbose=1
12+
## $ make spec verbose=1
1313

1414
LLVM_CONFIG ?= ## llvm-config command path to use
1515

0 commit comments

Comments
 (0)