Skip to content

Commit

Permalink
corrected docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavlo committed Jul 3, 2024
1 parent 0e41c85 commit e06fb3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-docs/modules/anonymisedRtdProvider.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ Anonymised’s Real-time Data Provider automatically obtains segment IDs from th
- Build the anonymisedRtd module into the Prebid.js package with:

```bash
gulp build --modules=anonymisedRtdProvider,...
gulp build --modules=rtdModule,anonymisedRtdProvider,...
```

- Use `setConfig` to instruct Prebid.js to initilaize the anonymisedRtdProvider module, as specified below.
- Use `setConfig` to instruct Prebid.js to initialize the anonymisedRtdProvider module, as specified below.

### Configuration

Expand Down

0 comments on commit e06fb3b

Please sign in to comment.