Skip to content

Commit

Permalink
doc(command-usage.md): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer authored Jun 17, 2024
1 parent 629504c commit baa0f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/command-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can also provide a directory path, which yamlfmt will search recursively thr
yamlfmt .
```

You can make use of the alternative Doublestar path mode for more dyanmic patterns.
You can make use of the alternative Doublestar path mode for more dynamic patterns.

```bash
yamlfmt -dstar "**/*.yaml"
Expand Down

0 comments on commit baa0f52

Please sign in to comment.