Skip to content

Commit

Permalink
chore: update description
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoffer Åström committed May 24, 2018
1 parent 74c3dcd commit 941bf5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/node/options.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ module.exports = {
type: 'boolean',
},
exit: {
description: 'After-work.js would force its own process to exit once it was finished executing all tests',
description: 'Force its own process to exit once it was finished executing all tests',
default: false,
type: 'boolean',
},
Expand Down

0 comments on commit 941bf5a

Please sign in to comment.