diff --git a/docs/IntegrationWithExistingApps.md b/docs/IntegrationWithExistingApps.md index 31b211729..a5385f6d0 100644 --- a/docs/IntegrationWithExistingApps.md +++ b/docs/IntegrationWithExistingApps.md @@ -103,11 +103,11 @@ $ sudo gem install cocoapods -Assume the [app for integration](https://github.com/JoelMarcey/iOS-2048) is a [2048](https://en.wikipedia.org/wiki/2048_(video_game)) game. Here is what the main menu of the native application looks like without React Native. +Assume the [app for integration](https://github.com/JoelMarcey/iOS-2048) is a 2048 game. Here is what the main menu of the native application looks like without React Native. -Assume the [app for integration](https://github.com/JoelMarcey/swift-2048) is a [2048](https://en.wikipedia.org/wiki/2048_(video_game) game. Here is what the main menu of the native application looks like without React Native. +Assume the [app for integration](https://github.com/JoelMarcey/swift-2048) is a 2048 game. Here is what the main menu of the native application looks like without React Native.