diff options
Diffstat (limited to 'src/view/com/composer/labels/LabelsBtn.tsx')
-rw-r--r-- | src/view/com/composer/labels/LabelsBtn.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/view/com/composer/labels/LabelsBtn.tsx b/src/view/com/composer/labels/LabelsBtn.tsx index f6f2f182d..9548ed065 100644 --- a/src/view/com/composer/labels/LabelsBtn.tsx +++ b/src/view/com/composer/labels/LabelsBtn.tsx @@ -113,8 +113,8 @@ function DialogInner({ </Text> <Text style={[t.atoms.text_contrast_medium, a.leading_snug]}> <Trans> - Please add any content warning labels that are applicable for - the media you are posting. + Please add any content warning labels that are applicable for the + media you are posting. </Trans> </Text> </View> |