Skip to content

Commit f20d720

Browse files
authored
Merge pull request #95 from dmlap/patch-1
Fix typo
2 parents eba2f3e + b491555 commit f20d720

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Diff for: 2.6.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ The following table summarizes the objects in the Bid Request model and serves a
586586
<td>Details of the application calling for the impression.</td>
587587
</tr>
588588
<tr>
589-
<td><code>Pubisher</code></td>
589+
<td><code>Publisher</code></td>
590590
<td>3.2.15</td>
591591
<td>Entity that controls the content of and distributes the site or app.</td>
592592
</tr>
@@ -2261,9 +2261,7 @@ This object provides information pertaining to the device through which the user
22612261
<td>float</td>
22622262
<td>The ratio of physical pixels to device independent pixels.</td>
22632263
</tr>
2264-
22652264
<tr>
2266-
22672265
<td><code>js</code></td>
22682266
<td>integer</td>
22692267
<td>Support for JavaScript, where 0 = no, 1 = yes.</td>
@@ -2273,9 +2271,7 @@ This object provides information pertaining to the device through which the user
22732271
<td>integer</td>
22742272
<td>Indicates if the geolocation API will be available to JavaScript code running in the banner, where 0 = no, 1 = yes.</td>
22752273
</tr>
2276-
22772274
<tr>
2278-
22792275
<td><code>flashver</code></td>
22802276
<td>string</td>
22812277
<td>Version of Flash supported by the browser.</td>
@@ -2290,9 +2286,7 @@ This object provides information pertaining to the device through which the user
22902286
<td>string</td>
22912287
<td>Browser language using IETF BCP 47. Only one of <code>language</code> or <code>langb</code> should be present.</td>
22922288
</tr>
2293-
22942289
<tr>
2295-
22962290
<td><code>carrier</code></td>
22972291
<td>string</td>
22982292
<td>Carrier or ISP (e.g., “VERIZON”) using exchange curated string names which should be published to bidders *a priori*.</td>

0 commit comments

Comments
 (0)