Skip to content

Commit 6ed51e4

Browse files
authored
Typo Fix in Js Getting Started for Developers (prebid#6226)
1 parent 24737f5 commit 6ed51e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sidebarType: 1
1515

1616
## Overview
1717

18-
To run heading bidding on your site with Prebid.js you need to [download the Prebid.js package](/download.html), including your selected bidders and adapters, and add the code to your page. This code will gather bids from your selected demand sources (bidders) and pass the information on to your ad server. For full details on how Prebid.js works, see [What is Prebid.js?](/prebid/prebidjs.html).
18+
To run header bidding on your site with Prebid.js you need to [download the Prebid.js package](/download.html), including your selected bidders and adapters, and add the code to your page. This code will gather bids from your selected demand sources (bidders) and pass the information on to your ad server. For full details on how Prebid.js works, see [What is Prebid.js?](/prebid/prebidjs.html).
1919

2020
Developers should work with their ad ops team to plan out your Prebid configuration. You'll need to add information to your code regarding things such as:
2121

0 commit comments

Comments
 (0)