Correct typo (#872)
This commit is contained in:
parent
e85e337540
commit
f6f924a7a6
@ -45,7 +45,7 @@ impl GanacheInstance {
|
||||
.spawn()
|
||||
.map_err(|e| {
|
||||
format!(
|
||||
"Failed to start ganche-cli. \
|
||||
"Failed to start ganache-cli. \
|
||||
Is it ganache-cli installed and available on $PATH? Error: {:?}",
|
||||
e
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user