Skip to content

Commit

Permalink
fix a typo in 7-12 Education Content Category
Browse files Browse the repository at this point in the history
  • Loading branch information
ollevche committed Apr 14, 2020
1 parent a958dfa commit 385531a
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 @@ -69,7 +69,7 @@ const (
ContentCategoryCareerAdvice ContentCategory = "IAB4-11"

ContentCategoryEducation ContentCategory = "IAB5"
ContentCategory12Education ContentCategory = "IAB5-17"
ContentCategory12Education ContentCategory = "IAB5-1"
ContentCategoryAdultEducation ContentCategory = "IAB5-2"
ContentCategoryArtHistory ContentCategory = "IAB5-3"
ContentCategoryCollegeAdministration ContentCategory = "IAB5-4"
Expand Down

0 comments on commit 385531a

Please sign in to comment.