Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Mar 14, 2019
1 parent 3aac879 commit 5844b63
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 @@ -85,7 +85,7 @@ export function lint(
enableCache = false
): Promise<{
correctCount: number
totalCount: numbe
totalCount: number
anys: {
file: string
line: number
Expand Down

0 comments on commit 5844b63

Please sign in to comment.