Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Schile <[email protected]>
  • Loading branch information
ryanthemanuel and mschile authored Sep 16, 2024
1 parent 6542bcb commit de64a01
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 @@ -214,7 +214,7 @@ if (global.__coverage__) {
}
```

Or if you have multiple servers from which you are wanting to gather code coverage, you can pass any array to `url` as well:
Or if you have multiple servers from which you are wanting to gather code coverage, you can pass an array to `url` as well:

```json
{
Expand Down

0 comments on commit de64a01

Please sign in to comment.