Skip to content

Commit e672e58

Browse files
lint fixes
1 parent a977da0 commit e672e58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev-docs/bidders/showheroes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,11 +199,11 @@ pbjs.que.push(function () {
199199

200200
You can use this example and place in the `hello_world` gpt integration test page
201201

202-
### Endpoint Compression
202+
## Endpoint Compression
203203

204204
This adapter utilizes gzip compression support built into Prebid.js core. For more information, see [Compression Support for Outgoing Requests](https://docs.prebid.org/dev-docs/bidder-adaptor.html#compression-support-for-outgoing-requests)
205205

206-
#### Disabling Compression
206+
### Disabling Compression
207207

208208
You can disable gzip compression at the bidder level using `pbjs.setBidderConfig`. Set the `gzipEnabled` value to false:
209209

0 commit comments

Comments
 (0)