Skip to content

Commit

Permalink
serial comma
Browse files Browse the repository at this point in the history
  • Loading branch information
barriebyron authored Oct 30, 2023
1 parent ac92401 commit 7fff5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ yargs(hideBin(process.argv))
hidden: false,
default: true,
description:
'Whether to remove the Docker container, dangling Docker images, consumed Docker volume and the blockchain network configuration.',
'Whether to remove the Docker container, dangling Docker images, consumed Docker volume, and the blockchain network configuration.',
},
},
async (argv) => await stopLightnet(argv)
Expand Down

0 comments on commit 7fff5d6

Please sign in to comment.