From 454ba09112d44980859a73fcdea1861de519d8b2 Mon Sep 17 00:00:00 2001 From: Radu Urian Date: Fri, 5 Jan 2024 07:56:34 -0500 Subject: [PATCH] fixed date --- module2/exo1/toy_document_en.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_document_en.Rmd b/module2/exo1/toy_document_en.Rmd index 3f38003..375ebac 100644 --- a/module2/exo1/toy_document_en.Rmd +++ b/module2/exo1/toy_document_en.Rmd @@ -1,7 +1,7 @@ --- title: "Your title" author: "Radu Urian" -date: "Today's date" +date: "2024-01-05" output: html_document --- -- 2.18.1