Skip to content

Commit

Permalink
✏️ Use gender neutral in comment (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
anku255 authored and kefranabg committed Nov 5, 2019
1 parent 279711f commit 9f78778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ask-overwrite.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const question = {
}

/**
* Ask user if he wants overwrite the existed README
* Ask users if they want to overwrite the existing README
*/
module.exports = async () => {
const { overwriteReadme } = await inquirer.prompt([question])
Expand Down

0 comments on commit 9f78778

Please sign in to comment.