Skip to content

Commit

Permalink
doc: spec to trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rufiange committed Oct 2, 2024
1 parent a81ba86 commit de23cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/contxtfulBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ const logEvent = (eventType, data, options = {}) => {
}
};

// Bidder exposed specification
// Bidder public specification
export const spec = {
code: BIDDER_CODE,
supportedMediaTypes: [BANNER, VIDEO, NATIVE],
Expand Down

0 comments on commit de23cec

Please sign in to comment.