Skip to content

Commit

Permalink
Merge pull request #2 from pinkary-project/fix/readme-typo
Browse files Browse the repository at this point in the history
Fix readme typo
  • Loading branch information
nunomaduro authored Mar 20, 2024
2 parents 711be70 + 997fdf5 commit c4fa627
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 @@ -116,7 +116,7 @@ You run these tools individually using the following commands:
```bash
# Lint the code using Pint
composer lint
compsoer test:lint
composer test:lint

# Refactor the code using Rector
composer refactor
Expand Down

0 comments on commit c4fa627

Please sign in to comment.