mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-17 09:47:37 +00:00
fix: grammar
This commit is contained in:
parent
63035aabf0
commit
f5ff1c4016
1 changed files with 1 additions and 1 deletions
|
@ -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),
|
||||||
),
|
),
|
||||||
|
|
Loading…
Reference in a new issue