diff --git a/docs/command-usage.md b/docs/command-usage.md index 3f0c6a1..4d9d283 100644 --- a/docs/command-usage.md +++ b/docs/command-usage.md @@ -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"