diff --git a/SUMMARY.md b/SUMMARY.md index 9da0f911..8bf62f74 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -36,7 +36,7 @@ ## Customize and Embed * [Embedded Layout](customize-and-embed/embedded-layout.md) -* [White Labelling](customize-and-embed/white-labelling/README.md) +* [White Labeling](customize-and-embed/white-labelling/README.md) * [Customizing Colors](customize-and-embed/white-labelling/customizing-colors.md) * [Iframe Integration](customize-and-embed/iframe-integration/README.md) * [Configuring iFrame auth](customize-and-embed/iframe-integration/configuring-iframe-auth/README.md) @@ -63,15 +63,15 @@ * [Desktop App](open-source-projects/desktop-app/README.md) * [Developing your Desktop App](open-source-projects/desktop-app/developing-your-desktop-app.md) * [Debugging your Desktop App](desktop-app/debugging-your-desktop-app.md) - * [Desktop App White Labelling](open-source-projects/desktop-app/desktop-app-white-labelling/README.md) + * [Desktop App White Labeling](open-source-projects/desktop-app/desktop-app-white-labelling/README.md) * [Desktop Changing Default Settings](open-source-projects/desktop-app/desktop-app-white-labelling/changing-default-settings.md) * [Mobile App](open-source-projects/mobile-app/README.md) * [Supporting SSL for development on Rocket.Chat](open-source-projects/mobile-app/supporting-ssl-for-development-on-rocket.chat.md) * [Analytics & Data Usage](open-source-projects/mobile-app/analytics-and-data-usage.md) * [Testing your Mobile App](open-source-projects/mobile-app/testing-your-mobile-app.md) - * [Mobile App White Labelling](open-source-projects/mobile-app/mobile-app-white-labelling/README.md) - * [iOS App White Labelling](mobile-app/mobile-app-white-labelling/ios-app-white-labelling.md) - * [Android App White Labelling](open-source-projects/mobile-app/mobile-app-white-labelling/android-app-white-labelling.md) + * [Mobile App White Labeling](open-source-projects/mobile-app/mobile-app-white-labelling/README.md) + * [iOS App White Labeling](mobile-app/mobile-app-white-labelling/ios-app-white-labelling.md) + * [Android App White Labeling](open-source-projects/mobile-app/mobile-app-white-labelling/android-app-white-labelling.md) * [Configuring Push Notifications](open-source-projects/mobile-app/configuring-push-notifications.md) * [Mobile App FAQs](open-source-projects/mobile-app/mobile-app-faqs.md) diff --git a/open-source-projects/mobile-app/mobile-app-white-labelling/README.md b/open-source-projects/mobile-app/mobile-app-white-labelling/README.md index e1c2a4e9..18f49805 100644 --- a/open-source-projects/mobile-app/mobile-app-white-labelling/README.md +++ b/open-source-projects/mobile-app/mobile-app-white-labelling/README.md @@ -1,4 +1,4 @@ -# Mobile App White Labelling +# Mobile App White Labeling You can rebrand Rocket.Chat Mobile Apps to suit your style guide. You can customize the App Icons, Splash Screens, App Name, and Colors for your mobile app. This guide provides a step-by-step overview of how to white label the Rocket.Chat mobile app for both Android and iOS platforms. @@ -31,7 +31,7 @@ https://github.com/RocketChat/Rocket.Chat.ReactNative ``` {% endhint %} -## General White Labelling +## General White Labeling * Create an account on [Bugsnag](https://www.bugsnag.com/). * Set `server`, `appGroup`, and `appStoreId` in the [app.json](https://github.com/RocketChat/Rocket.Chat.ReactNative/blob/single-server/app.json#L5) file.