about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-04-26 09:33:56 -0500
committerPaul Frazee <pfrazee@gmail.com>2023-04-26 09:33:56 -0500
commita81158bd2a01ba976fb7d06a4d8e6ffa9416c9d3 (patch)
treef8dcd5bb734c856ea75f69d26389f9d72b60232b
parent8d8b3f53a082cd3737c49ab56fbbe9fd20cb3695 (diff)
downloadvoidsky-a81158bd2a01ba976fb7d06a4d8e6ffa9416c9d3.tar.zst
Tune some copy
-rw-r--r--src/view/com/modals/EditProfile.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/com/modals/EditProfile.tsx b/src/view/com/modals/EditProfile.tsx
index 5a1ba3638..9bd572cc0 100644
--- a/src/view/com/modals/EditProfile.tsx
+++ b/src/view/com/modals/EditProfile.tsx
@@ -182,7 +182,7 @@ export function Component({
             <TextInput
               testID="editProfileDescriptionInput"
               style={[styles.textArea, pal.border, pal.text]}
-              placeholder="e.g. Artist, dog-lover, and memelord."
+              placeholder="e.g. Artist, dog-lover, and avid reader."
               placeholderTextColor={colors.gray4}
               keyboardAppearance={theme.colorScheme}
               multiline