Skip to content

Commit

Permalink
Merge pull request #32 from greg0ire/typo
Browse files Browse the repository at this point in the history
Spell "normalize" properly
  • Loading branch information
greg0ire authored Jul 2, 2022
2 parents 87f8373 + 84300f5 commit d5b705f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/composer-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
env:
COMPOSER_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: "Composer normmalize"
- name: "Composer normalize"
run: "composer-normalize --dry-run"

0 comments on commit d5b705f

Please sign in to comment.