cambios junta

This commit is contained in:
xXpuma99Xx
2021-10-26 18:36:08 -05:00
parent 11419f6bf4
commit 72b8ec3a9c
+1 -1
View File
@@ -53,7 +53,7 @@ const registrar = async (body) => {
})
.then((res) => ({
message:
'Se registro correctamente tu horario. Se envio una comprobante a tu correo pcpuma.',
'Se registró correctamente tu horario. Se envió un comprobante a tu correo institucional pcpuma.',
}));
};