From dfe58d6bae4e342c53d09c993efa45e44f8cbebe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20Spie=C3=9F?= Date: Thu, 27 Aug 2015 22:48:23 +0200 Subject: [PATCH] Improve phrasing in troubleshooting section --- README.md | 2 +- docs/Guide-Installation-Setup-template.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4fde510dc..878ccdc54f 100644 --- a/README.md +++ b/README.md @@ -468,7 +468,7 @@ Our documentation can be found on [HockeyApp](http://hockeyapp.net/help/sdk/ios/ Make sure none of the following files are copied into your app bundle, check under app target, `Build Phases`, `Copy Bundle Resources` or in the `.app` bundle after building: - - `HockeySDK.framework` (except you build a dynamic framework version of the SDK yourself!) + - `HockeySDK.framework` (except if you build a dynamic framework version of the SDK yourself!) - `de.bitstadium.HockeySDK-iOS-3.7.2.docset` 3. Feature are not working as expected diff --git a/docs/Guide-Installation-Setup-template.md b/docs/Guide-Installation-Setup-template.md index 7a36507f85..f9db9c80fc 100644 --- a/docs/Guide-Installation-Setup-template.md +++ b/docs/Guide-Installation-Setup-template.md @@ -452,7 +452,7 @@ Our documentation can be found on [HockeyApp](http://hockeyapp.net/help/sdk/ios/ Make sure none of the following files are copied into your app bundle, check under app target, `Build Phases`, `Copy Bundle Resources` or in the `.app` bundle after building: - - `HockeySDK.framework` (except you build a dynamic framework version of the SDK yourself!) + - `HockeySDK.framework` (except if you build a dynamic framework version of the SDK yourself!) - `de.bitstadium.HockeySDK-iOS-3.7.2.docset` 3. Feature are not working as expected