Skip to content

Commit f1a18d1

Browse files
committed
typos
1 parent 4e7cb82 commit f1a18d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
- name: Prettier
3131
run: npm run format
3232
- name: Typos
33-
run: typos
33+
run: npm run typos

0 commit comments

Comments
 (0)