Skip to content

Commit

Permalink
Change phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
guyluz11 committed Nov 24, 2024
1 parent e6ab969 commit 6f247fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/presentation/organisms/text_area_organism.dart
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class _TextAreaOrganismState extends State<TextAreaOrganism> {
crossAxisAlignment: CrossAxisAlignment.start,
children: [
const TextAtom(
'What is on your mind',
'What is on my mind:',
variant: TextVariant.smallTitle,
),
const SeparatorAtom(),
Expand Down

0 comments on commit 6f247fe

Please sign in to comment.