Fixing spelling error. (#495)
This commit is contained in:
parent
2c9aba9f03
commit
59c2c6d149
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ return [
|
||||||
],
|
],
|
||||||
'installing' => [
|
'installing' => [
|
||||||
'header' => 'Server Installing',
|
'header' => 'Server Installing',
|
||||||
'desc' => 'The requested server is still completing the install process. Please check back in a few minutes, you should recieve an email as soon as this process is completed.',
|
'desc' => 'The requested server is still completing the install process. Please check back in a few minutes, you should receive an email as soon as this process is completed.',
|
||||||
],
|
],
|
||||||
'suspended' => [
|
'suspended' => [
|
||||||
'header' => 'Server Suspended',
|
'header' => 'Server Suspended',
|
||||||
|
|
Loading…
Reference in a new issue