FAQ -> FAQs
This commit is contained in:
parent
74d55db048
commit
83345048d3
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ class SubFaqWidget extends StatelessWidget {
|
|||
padding: const EdgeInsets.all(40),
|
||||
child: RichText(
|
||||
text: TextSpan(
|
||||
text: "FAQ",
|
||||
text: "FAQs",
|
||||
style: Theme.of(context).textTheme.bodyMedium!.copyWith(
|
||||
decoration: TextDecoration.underline,
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue