Skip to content

Commit

Permalink
Typo fix nanointeractive bidder params (prebid#1708)
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 fa0fa25 commit 703c8e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/bidder-params/nanointeractive.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"properties": {
"pid": {
"type": "string",
"description": "Placement idd"
"description": "Placement id"
},
"nq": {
"type": "array",
Expand All @@ -29,4 +29,4 @@
}
},
"required": ["pid"]
}
}

0 comments on commit 703c8e9

Please sign in to comment.