Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
np-yoe committed Aug 21, 2024
1 parent ba08f55 commit da0526d
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 @@ -62,7 +62,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/actions-typos@v1
- uses: reviewdog/action-typos@v1
```
## Development
Expand Down

0 comments on commit da0526d

Please sign in to comment.