Skip to content

Commit

Permalink
Merge pull request #1 from cconstab/patch-1
Browse files Browse the repository at this point in the history
Update strings.dart
  • Loading branch information
XavierChanth authored Aug 11, 2021
2 parents a8d139f + 20738db commit d7289b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion at_onboarding_flutter/lib/utils/strings.dart
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Strings {
static const String stopButtonTitle = 'stop';
//backuzip file save texts
static const String backupKeyDescription =
'upload your backup key file from stored location which was generated during the pairing process of your @sign.';
' upload your backup key file from stored location which was generated during the pairing process of your @sign.';
static const String uploadZipTitle = 'Upload backup key file';
static const String saveBackupKeyTitle = 'Save your key';
static const String saveImportantTitle = 'IMPORTANT!';
Expand Down

0 comments on commit d7289b8

Please sign in to comment.