Skip to content

Commit

Permalink
Merge pull request #35 from rmarticedeno/develop
Browse files Browse the repository at this point in the history
Arreglar pequeño error ortográfico
  • Loading branch information
leynier authored Apr 27, 2021
2 parents 36868ad + f81c192 commit 70571ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/presentation/pages/register_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ class _RegisterPageState extends State<RegisterPage> {
const SizedBox(height: 15),
SelectableText(
'Se le ha enviado un correo electrónico, a continuación '
'vaya a la bandeja de correos para recibarlo.',
'vaya a la bandeja de correos para recibirlo.',
style: Theme.of(context).textTheme.subtitle1,
textAlign: TextAlign.center,
),
Expand Down

0 comments on commit 70571ba

Please sign in to comment.