Merge pull request #892 from ente-io/minor_copy_change
Minor copy change
This commit is contained in:
commit
1a7a0d2111
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ class SubFaqWidget extends StatelessWidget {
|
|||
padding: EdgeInsets.fromLTRB(16, 40, 16, isOnboarding ? 40 : 4),
|
||||
child: MenuItemWidget(
|
||||
captionedTextWidget: const CaptionedTextWidget(
|
||||
title: "Questions?",
|
||||
title: "FAQs",
|
||||
),
|
||||
menuItemColor: colorScheme.fillFaint,
|
||||
trailingWidget: Icon(
|
||||
|
|
Loading…
Add table
Reference in a new issue