Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maguimarijuan committed Apr 30, 2020
1 parent f9ae70d commit af570b1
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 @@ -103,7 +103,7 @@ Finally, create or update `./.nycrc` to avoid coverage leaks:
"exclude": [
//... your files
"src/event-listeners/id/client/created.js",
"src/models/client.js,
"src/models/client.js",
"src/api/client/post.js"
]
}
Expand Down

0 comments on commit af570b1

Please sign in to comment.