Skip to content

Commit 039771e

Browse files
committed
chore: Follow up typo
1 parent cd12f77 commit 039771e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pages/homeserver_picker/homeserver_picker_view.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class HomeserverPickerView extends StatelessWidget {
4444
children: [
4545
const Icon(Icons.import_export_outlined),
4646
const SizedBox(width: 12),
47-
Text(L10n.of(context).loginWithMatrixId),
47+
Text(L10n.of(context).hydrate),
4848
],
4949
),
5050
),

0 commit comments

Comments
 (0)