Skip to content

Commit 35d76e7

Browse files
authored
nextMillenium: Fixed typo. (#6224)
* updated option safeframe_ok in documentation * fixed typo
1 parent 819f7cd commit 35d76e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-docs/bidders/nextMillennium.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ sidebarType: 1
2828
|----------------+----------+------------------------------------------+-----------------+-----------------|
2929
| `placement_id` | optional | Placement ID, provided by nextMillennium | `'12345'` | String |
3030
| `group_id` | optional | Group ID, provided by nextMillennium | `'12345'` | String |
31-
| `adSlots` | optional | `adSlot` is a specific location or container on a webpage where an advertisement is displayed. | `["stickytop"]` | Array of String |
31+
| `adSlots` | optional | `adSlots` is a specific location or container on a webpage where an advertisement is displayed. | `["stickytop"]` | Array of String |
3232
| `allowedAds` | optional | `allowedAds` is a list of ad types or formats that are permitted to be shown in a specific ad slot. | `["skin"]` | Array of String |
3333

3434
Required one of the two parameters placement_id or group_id.

0 commit comments

Comments
 (0)