Skip to content

Commit

Permalink
fix typo: lsit -> list
Browse files Browse the repository at this point in the history
  • Loading branch information
Celina Peralta committed Jul 27, 2023
1 parent 2d2400d commit 8b4807a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dev/query/src/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ if (initialCmd != null) {
[
'findAsset',
{
help: 'args: <regex>. Lsit assets matching the filepath regex',
help: 'args: <regex>. List assets matching the filepath regex',
action: findAsset,
},
],
Expand Down

0 comments on commit 8b4807a

Please sign in to comment.