Skip to content

Commit

Permalink
adds missing 'r's
Browse files Browse the repository at this point in the history
  • Loading branch information
ordago committed Feb 23, 2023
1 parent 578e2da commit 917a0a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ Clone your fork, then install the dev dependencies:
composer install
```

## Refacto
## Refactor

Refacto your code:
Refactor your code:
```bash
composer refacto
composer refactor
```

## Lint
Expand Down

0 comments on commit 917a0a1

Please sign in to comment.