Skip to content

Commit ebc36e8

Browse files
authored
Merge pull request bsm#74 from ollevche/fix-typo
fix a typo in 3D Graphics Content Category
2 parents 43045f3 + c72f27d commit ebc36e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openrtb.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ const (
319319
ContentCategoryAccessories ContentCategory = "IAB18-6"
320320

321321
ContentCategoryTechnologyComputing ContentCategory = "IAB19"
322-
ContentCategoryDGraphics ContentCategory = "IAB19-13"
322+
ContentCategoryDGraphics ContentCategory = "IAB19-1"
323323
ContentCategoryAnimation ContentCategory = "IAB19-2"
324324
ContentCategoryAntivirusSoftware ContentCategory = "IAB19-3"
325325
ContentCategoryCC ContentCategory = "IAB19-4"

0 commit comments

Comments
 (0)