From 3f343b6f150046cf1587552c134331bf359cb6f9 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 27 Jul 2017 23:49:18 +0200 Subject: 004-Création.md: Change "redirect sur" to "redirect à" Maybe it should go full "redirige", but for now "à" sounded better than "sur" when I read this paragraph over again. --- "004-Cr\303\251ation.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/004-Cr\303\251ation.md" "b/004-Cr\303\251ation.md" index 2f71f91..2e0f634 100644 --- "a/004-Cr\303\251ation.md" +++ "b/004-Cr\303\251ation.md" @@ -68,7 +68,7 @@ On va ajouter un formulaire pour créer une nouvelle glace. end On essaye de sauvegarder la glace venant du formulaire. Si on réussi, on - redirect sur la page index du `IceCreamsController`, sinon on affiche le + redirect à la page index du `IceCreamsController`, sinon on affiche le formulaire. 7. Pour l'instant, nos glaces ne sont pas associés à un utilisateur. On va faire -- cgit v1.2.3