diff --git a/static/bidder-params/nobid.json b/static/bidder-params/nobid.json index 576dbfecb5c..6293c40c9fd 100644 --- a/static/bidder-params/nobid.json +++ b/static/bidder-params/nobid.json @@ -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"] } - \ No newline at end of file +