From 6aa39365496cc4bd19cac6de471c29abb8a93375 Mon Sep 17 00:00:00 2001 From: brad-gh <32170926+brad-gh@users.noreply.github.com> Date: Mon, 25 Apr 2022 19:01:49 -0400 Subject: [PATCH] fix typo --- piscine/week01/day01/ex00/audit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/piscine/week01/day01/ex00/audit/README.md b/piscine/week01/day01/ex00/audit/README.md index d2ea070..a71be0e 100644 --- a/piscine/week01/day01/ex00/audit/README.md +++ b/piscine/week01/day01/ex00/audit/README.md @@ -1,4 +1,4 @@ -##### The exercice is validated is all questions of the exercice are validated +##### The exercice is validated if all questions of the exercice are validated ##### Activate the virtual environment. If you used `conda` run `conda activate ex00` @@ -20,4 +20,4 @@ # H1 TITLE ## H2 TITLE ``` -###### Does the second cell contain `print("Buy the dip ?")` and return `Buy the dip ?` in the output section ? \ No newline at end of file +###### Does the second cell contain `print("Buy the dip ?")` and return `Buy the dip ?` in the output section ?