From 36c15ef22fbaa0c1b0ad4864671c688ca8727e6d Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Tue, 27 Jul 2021 18:46:49 +0100 Subject: [PATCH] Update reviews.md --- docs/reviews.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reviews.md b/docs/reviews.md index 01658b14..dc763001 100644 --- a/docs/reviews.md +++ b/docs/reviews.md @@ -9,7 +9,7 @@ Bonus exercises are available in quests 02 / 03 / 04 / 05 / 07 / 08 / 09. Making a review involves 2 students who are going to review each other's exercise. Each user has to : -- **check** the code of the other one on Gitea. You must add your reviewer as contributor in your repository so he/she can see your code. +- **check** the code of the other one on Gitea. **You must add your reviewer as contributor in your repository so he/she can see your code**. - **bet** if it is going to fail or succeed in the Review interface - **run** his own exercise in the Review interface to give a result to compare with the bet, and state if it was right or wrong