Skip to content

Commit c0a716d

Browse files
committed
Merge branch 'develop'
2 parents 8bc4c11 + d9959f5 commit c0a716d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/embark

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ var run = function(cmd) {
1414
}
1515
}
1616

17-
var deploy = fnction(embarkConfig) {
17+
var deploy = function(embarkConfig) {
1818
contractFiles = grunt.file.expand(embarkConfig.contracts);
1919
destFile = embarkConfig.output
2020
Embark.init()

0 commit comments

Comments
 (0)