fix: typo in admin setup wizard
This commit is contained in:
parent
a4c0bab814
commit
e189806249
1 changed files with 3 additions and 6 deletions
|
|
@ -77,12 +77,9 @@ const STEPS = [
|
||||||
Component: Locale,
|
Component: Locale,
|
||||||
exImage: '/assets/wizard/fullexample.locale.png',
|
exImage: '/assets/wizard/fullexample.locale.png',
|
||||||
subtitle: 'Locales',
|
subtitle: 'Locales',
|
||||||
text: `From the Locales page, you can define some important default settings
|
text: `From the Locales page, you can define default settings
|
||||||
of your machines. These values will be the default values of all
|
that will be applied to all machines you add to your network later on.
|
||||||
machines you'll later add to your network. Default settings keep you
|
These settings may be overridden for specific machines in the Overrides section.`
|
||||||
from having to enther the same values everytime you add a new machine.
|
|
||||||
Once a machine is added, you may override some of these values in the
|
|
||||||
overrides section.`
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'twilio',
|
id: 'twilio',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue