Skip to content

Commit

Permalink
Update and rename rxrtbBidAdapter.md to rexrtbBidAdapter.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prebidRxRTB authored Sep 11, 2018
1 parent 81a17ad commit af9a491
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions modules/rxrtbBidAdapter.md → modules/rexrtbBidAdapter.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Overview

Module Name: rxrtb Bidder Adapter
Module Name: REXRTB Bidder Adapter

Module Type: Bidder Adapter

Maintainer: contact@picellaltd.com
Maintainer: tech@rexrtb.com


# Description

Module that connects to rxrtb's demand source
Module that connects to REXRTB's demand source

# Test Parameters
```javascript
Expand All @@ -19,7 +19,7 @@ Module that connects to rxrtb's demand source
sizes: [[728, 98]],
bids: [
{
bidder: 'rxrtb',
bidder: 'rexrtb',
params: {
id: 89,
token: '658f11a5efbbce2f9be3f1f146fcbc22',
Expand All @@ -29,4 +29,4 @@ Module that connects to rxrtb's demand source
]
},
];
```
```

0 comments on commit af9a491

Please sign in to comment.