diff --git a/docs/next/integration-with-existing-apps.html b/docs/next/integration-with-existing-apps.html
index 09bb46e768f..0c89a119533 100644
--- a/docs/next/integration-with-existing-apps.html
+++ b/docs/next/integration-with-existing-apps.html
@@ -218,7 +218,7 @@ target 'swift-2048'
pod 'DoubleConversion', :podspec => '../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec'
- pod 'GLog', :podspec => '../node_modules/react-native/third-party-podspecs/GLog.podspec'
+ pod 'glog', :podspec => '../node_modules/react-native/third-party-podspecs/glog.podspec'
pod 'Folly', :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec'
end