Skip to content

Commit

Permalink
Use inclusive language in CLI help text (#3055)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat authored Oct 27, 2023
2 parents 5427c46 + da80f4c commit d6c0b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Eleventy.js
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ Arguments:
Start without a build; build when files change. Works best with watch/serve/incremental.
--formats=liquid,md
Whitelist only certain template types (default: \`*\`)
Allow only certain template types (default: \`*\`)
--quiet
Don’t print all written files (off by default)
Expand Down

0 comments on commit d6c0b46

Please sign in to comment.