Skip to content

Commit a34ad10

Browse files
Update app/lib/screens/signing/signing.dart
Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com>
1 parent ca9d2e5 commit a34ad10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/lib/screens/signing/signing.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class _SigningState extends State<Signing> {
6767
const SizedBox(height: 24),
6868
_buildSignButton(
6969
icon: Icons.text_fields,
70-
label: 'Sign with Text',
70+
label: 'Sign Text',
7171
onPressed: () {
7272
Navigator.push(
7373
context,

0 commit comments

Comments
 (0)