Fix a typo
This commit is contained in:
@@ -76,7 +76,7 @@ function deployCommandBuilder(yargsInstance: any) {
|
||||
})
|
||||
.option('contract', {
|
||||
type: 'string',
|
||||
description: 'name of contract to deploy, exluding .sol extension',
|
||||
description: 'name of contract to deploy, excluding .sol extension',
|
||||
})
|
||||
.option('args', {
|
||||
type: 'string',
|
||||
|
||||
Reference in New Issue
Block a user