From c0a906c779b11453c10984d24ca6963a560abc94 Mon Sep 17 00:00:00 2001 From: Rohan Khanderia Date: Wed, 5 Jul 2023 11:39:31 -0400 Subject: [PATCH] [native] Change 'Create Community' to 'Create community' Summary: Requested in D8379, this just changes the button copy to match the capitalization across the app Test Plan: Checked that button updated (screenshot below) {F621995} Reviewers: atul, ashoat, ginsu Reviewed By: ashoat Subscribers: tomek Differential Revision: https://phab.comm.dev/D8427 --- native/community-creation/community-configuration.react.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native/community-creation/community-configuration.react.js b/native/community-creation/community-configuration.react.js index e9740ac46f..ccdec00089 100644 --- a/native/community-creation/community-configuration.react.js +++ b/native/community-creation/community-configuration.react.js @@ -153,7 +153,7 @@ function CommunityConfiguration(props: Props): React.Node {