mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
fix typo (#1702)
This commit is contained in:
@@ -201,7 +201,7 @@ export class ServerShowPage {
|
||||
await this.embassyApi.shutdownServer({})
|
||||
this.presentAlertInProgress(
|
||||
action,
|
||||
'.<br /><br /><b>You will need to physcally power cycle the device to regain connectivity.</b>',
|
||||
'.<br /><br /><b>You will need to physically power cycle the device to regain connectivity.</b>',
|
||||
)
|
||||
} catch (e: any) {
|
||||
this.errToast.present(e)
|
||||
|
||||
Reference in New Issue
Block a user