From ff42a7ea6a62facbe5d7d55aa7287d5c8a0ab1a8 Mon Sep 17 00:00:00 2001 From: David Pinaud Date: Wed, 16 Aug 2023 16:35:08 +0200 Subject: [PATCH] Petite modif pour la date --- module2/exo1/toy_document_fr.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index c87c7de..3f8eacb 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,7 +1,7 @@ --- title: "Votre titre" author: "David Pinaud" -date: "La date du jour" +date: "2023-08-16" output: html_document --- -- 2.18.1