Skip to content

Commit

Permalink
Merge pull request bsm#74 from ollevche/fix-typo
Browse files Browse the repository at this point in the history
fix a typo in 3D Graphics Content Category
  • Loading branch information
dim authored Mar 13, 2020
2 parents 43045f3 + c72f27d commit ebc36e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openrtb.go
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ const (
ContentCategoryAccessories ContentCategory = "IAB18-6"

ContentCategoryTechnologyComputing ContentCategory = "IAB19"
ContentCategoryDGraphics ContentCategory = "IAB19-13"
ContentCategoryDGraphics ContentCategory = "IAB19-1"
ContentCategoryAnimation ContentCategory = "IAB19-2"
ContentCategoryAntivirusSoftware ContentCategory = "IAB19-3"
ContentCategoryCC ContentCategory = "IAB19-4"
Expand Down

0 comments on commit ebc36e8

Please sign in to comment.