Skip to content

Commit

Permalink
Fix typos in nobid.json (prebid#1704)
Browse files Browse the repository at this point in the history
  • Loading branch information
agilfix authored and shunj-nb committed Nov 8, 2022
1 parent cc15bf2 commit b86a257
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/bidder-params/nobid.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"properties": {
"siteId": {
"type": "integer",
"description": "A Required ID which identifies the NoBid site. The siteId paramerter is provided by your NoBid account manager."
"description": "A Required ID which identifies the NoBid site. The siteId parameter is provided by your NoBid account manager."
}, "placementId": {
"type": "integer",
"description": "An oprional ID which identifies an adunit in a site. The placementId paramerter is provided by your NoBid account manager."
"description": "An optional ID which identifies an adunit in a site. The placementId parameter is provided by your NoBid account manager."
}
},
"required": ["siteId"]
}


0 comments on commit b86a257

Please sign in to comment.