fix: grammar

This commit is contained in:
julian 2023-05-15 15:34:07 -06:00
parent 63035aabf0
commit f5ff1c4016

View file

@ -59,7 +59,7 @@ class _AdvancedSettings extends ConsumerState<AdvancedSettings> {
), ),
TextSpan( TextSpan(
text: text:
"\n\nConfigurate these settings only if you know what you are doing!", "\n\nConfigure these settings only if you know what you are doing!",
style: STextStyles.desktopTextExtraExtraSmall( style: STextStyles.desktopTextExtraExtraSmall(
context), context),
), ),