From e9e4f6f3990bb70cb035cef44df2e853120ef619 Mon Sep 17 00:00:00 2001 From: Julie Plantade Date: Fri, 27 Jan 2023 10:07:43 +0100 Subject: [PATCH] commit --- module2/exo1/toy_document_fr.Rmd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 7eece5e..70f062c 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,7 +1,7 @@ --- -title: "Votre titre" -author: "Votre nom" -date: "La date du jour" +title: "Mon premier document" +author: "Julie Plantade" +date: "27/01/2023" output: html_document --- -- 2.18.1