diff --git a/docs/docs/migrating.md b/docs/docs/migrating.md index 5e389d7d..e82363d4 100644 --- a/docs/docs/migrating.md +++ b/docs/docs/migrating.md @@ -17,7 +17,7 @@ pod 'Google-Mobile-Ads-SDK' pod 'GoogleMobileAdsMediationFacebook' ``` -Then run `pod update` & `pod install`. If you are upgading, then run, `pod install --repo-update` +Then run `pod update` & `pod install`. If you are upgrading, then run, `pod install --repo-update` ### Rename `onUnifiedNativeAdLoaded` to `onNativeAdLoaded`