diff --git a/adops/gam-native.md b/adops/gam-native.md index ca76f3a1e0..e9e8b17610 100644 --- a/adops/gam-native.md +++ b/adops/gam-native.md @@ -71,9 +71,8 @@ If this creative is served, it will fire impression trackers on load. Clicking t The creative template HTML will depend on which of the three scenarios you're implementing. You can choose to manage the native template in one of these ways: - in GAM ([Managing the Native Template in GAM](#managing-the-native-template-in-gam) below) -- in the Prebid.js AdUnit - this is handled as a 3rd party HTML creative using the Prebud Universal Creative. -- in a separate JavaScript file - this is handled as a 3rd party HTML creative using the Prebud Univer -sal Creative. +- in the Prebid.js AdUnit - this is handled as a 3rd party HTML creative using the Prebid Universal Creative. +- in a separate JavaScript file - this is handled as a 3rd party HTML creative using the Prebid Universal Creative. {: .alert.alert-info :} For engineering instructions, see [Native Implementation Guide](/prebid/native-implementation.html).