Skip to content

Commit

Permalink
Typo fix nanointeractive bidder params (#1708)
Browse files Browse the repository at this point in the history
  • Loading branch information
agilfix authored Feb 16, 2021
1 parent e75df55 commit af466fd
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 af466fd

Please sign in to comment.