From aac79e3b387643087a8c2b309e70f6545ca9a7b3 Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Tue, 27 Jul 2021 18:47:19 +0100 Subject: [PATCH] Update reviews.md --- docs/reviews.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reviews.md b/docs/reviews.md index dc7630011..d5415772a 100644 --- a/docs/reviews.md +++ b/docs/reviews.md @@ -10,8 +10,8 @@ Making a review involves 2 students who are going to review each other's exercis 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**. -- **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 +- **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. ## Usage