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