We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fafd03b commit 6542bcbCopy full SHA for 6542bcb
README.md
@@ -214,7 +214,7 @@ if (global.__coverage__) {
214
}
215
```
216
217
-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 any array to `url` as well:
218
219
```json
220
{
0 commit comments