Ajust wording
This commit is contained in:
parent
6295492d65
commit
6cb98b073b
2 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@ class Users::DescriptionController < UsersController
|
|||
@dossier.initiated!
|
||||
end
|
||||
|
||||
flash.notice = 'Félicitation, votre demande a bien été enregistrée.'
|
||||
flash.notice = 'Félicitations, votre demande a bien été enregistrée.'
|
||||
redirect_to url_for(controller: :recapitulatif, action: :show, dossier_id: @dossier.id)
|
||||
else
|
||||
flash.notice = 'Votre brouillon a bien été sauvegardé.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue