Tweak copy
This commit is contained in:
parent
ff61fc3c1d
commit
9ac820baac
1 changed files with 2 additions and 2 deletions
|
@ -128,10 +128,10 @@ const SelectIssue = ({
|
||||||
label: (
|
label: (
|
||||||
<View>
|
<View>
|
||||||
<Text style={pal.text} type="md-bold">
|
<Text style={pal.text} type="md-bold">
|
||||||
Account handle, display name or description contains terms that violate community standards.
|
Name or Description Violates Community Standards
|
||||||
</Text>
|
</Text>
|
||||||
<Text style={pal.textLight}>
|
<Text style={pal.textLight}>
|
||||||
Violation; terms used violate community standards
|
Terms used violate community standards
|
||||||
</Text>
|
</Text>
|
||||||
</View>
|
</View>
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue