Skip to content

Commit

Permalink
Prebid Docs: Typo fix in README.md (#6704)
Browse files Browse the repository at this point in the history
  • Loading branch information
GLStephen authored and idettman committed May 21, 2021
1 parent c281d53 commit 44b3a48
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 @@ -202,7 +202,7 @@ To run the unit tests:
gulp test
```

To run the unit tests for a perticular file (example for pubmaticBidAdapter_spec.js):
To run the unit tests for a particular file (example for pubmaticBidAdapter_spec.js):
```bash
gulp test --file "test/spec/modules/pubmaticBidAdapter_spec.js"
```
Expand Down

0 comments on commit 44b3a48

Please sign in to comment.