h espacio
This commit is contained in:
@@ -78,7 +78,7 @@ const get = async (body) => {
|
||||
})
|
||||
.then((res) => ({
|
||||
message:
|
||||
'Te has registrado correctamente al recorrido. Te hemos mandado un mail a tu correo electrónico con tu comprobante de registro.',
|
||||
'Te has registrado correctamente, hemos mandado tu comprobante a tu correo.',
|
||||
}));
|
||||
};
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ const get = async (body) => {
|
||||
)
|
||||
.then((res) => ({
|
||||
message:
|
||||
'Te has registrado correctamente al recorrido. Te hemos mandado tu comprobante de registro a tu correo pcpuma.',
|
||||
'Te has registrado correctamente, hemos mandado tu comprobante a tu correo.',
|
||||
}));
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user