Update copy
This commit is contained in:
parent
9e9d8320c6
commit
ced65cdefb
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ class _VerifyIdentifyScreenState extends State<VerifyIdentifyScreen> {
|
|||
child: ButtonWidget(
|
||||
buttonType: ButtonType.neutral,
|
||||
isInAlert: true,
|
||||
labelText: widget.self ? "Ok" : "Done",
|
||||
labelText: widget.self ? "OK" : "Done",
|
||||
),
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue