This commit is contained in:
Aiden McClelland
2022-07-26 17:32:37 -06:00
committed by GitHub
parent 7bf7b1e71e
commit d5f7e15dfb

View File

@@ -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)