Merge pull request #2492 from filecoin-project/jimpick/spelling-mpool
Spelling fix
This commit is contained in:
commit
892f67bd76
@ -80,7 +80,7 @@ var mpoolPending = &cli.Command{
|
||||
|
||||
var mpoolSub = &cli.Command{
|
||||
Name: "sub",
|
||||
Usage: "Subscibe to mpool changes",
|
||||
Usage: "Subscribe to mpool changes",
|
||||
Action: func(cctx *cli.Context) error {
|
||||
api, closer, err := GetFullNodeAPI(cctx)
|
||||
if err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user