Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
denisidoro authored Mar 19, 2020
1 parent 2ca1d8f commit f85a4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ true \
jsons=($(echo "<jsons>"))
cat "${jsons[@]}"

$ jsons: find . -iname '*.rs' -type f -print --- --multi
$ jsons: find . -iname '*.json' -type f -print --- --multi
```

List customization
Expand Down

0 comments on commit f85a4b7

Please sign in to comment.