Update copy

This commit is contained in:
Neeraj Gupta 2023-02-25 18:20:57 +05:30
parent 9e9d8320c6
commit ced65cdefb
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View file

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