From c08556020eab69039255e182fd538a10f06c35ff Mon Sep 17 00:00:00 2001
From: Guillaume Martres <smarter@ubuntu.com>
Date: Fri, 20 Sep 2019 15:36:37 +0200
Subject: [PATCH] Better spacing

---
 week1/02-grading-and-submission.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/week1/02-grading-and-submission.md b/week1/02-grading-and-submission.md
index 91e254d..61e3484 100644
--- a/week1/02-grading-and-submission.md
+++ b/week1/02-grading-and-submission.md
@@ -17,7 +17,8 @@ Each assignment is shipped with two sets of tests:
     runGradingTests
     ```
     **[Note: this command is currently broken on Windows, click here for the
-    work around](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/issues/9#note_45529)**
+    fix](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/issues/9#note_45529)**
+
     Your grade is determined by the number of these tests that pass, see the
     next section to see how to actually get a grade.
 
-- 
GitLab