Skip to content

Commit c22e833

Browse files
cknittcristianoc
authored andcommitted
buckleScript -> ReScript in install.js
1 parent 999d299 commit c22e833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ function checkPrebuiltBscCompiler() {
135135

136136
return myOCamlVersion;
137137
} catch (e) {
138-
console.log("No working prebuilt buckleScript compiler");
138+
console.log("No working prebuilt ReScript compiler");
139139
if (is_windows) {
140140
throw new Error("no prebuilt bsc compiler on windows");
141141
}

0 commit comments

Comments
 (0)