minor wording

This commit is contained in:
Matt Hill
2022-01-18 13:46:53 -07:00
committed by Aiden McClelland
parent ebfea51571
commit 1dd1d21694
2 changed files with 1 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ export class AppRecoverSelectPage {
const loader = await this.loadingCtrl.create({
spinner: 'lines',
message: 'Beginning restoration...',
message: 'Initializing...',
cssClass: 'loader',
})
await loader.present()