README: fix some typos
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 27 Feb 2017 13:55:21 +0000 (14:55 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 27 Feb 2017 13:55:21 +0000 (14:55 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
README

diff --git a/README b/README
index 76ed21a563061d495d42b444b6050095a42f6e2c..d78fddcfd8e28141dffb51f7fc38c308bc070b49 100644 (file)
--- a/README
+++ b/README
@@ -9,17 +9,17 @@ TP_#/exo?, where # is a digit representing the TP number and
 ? is a digit representing the exercice number, is the repository
 where lies the solution to exercice ? TP #.
 
-Building the solutions:
+Building the solution:
 -----------------------
 
   cd TP_#/exo? && make
 
-Cleaning the solutions:
+Cleaning the solution:
 -----------------------
 
   cd TP_#/exo? && make clean
 
-Running the solutions:
+Running the solution:
 ----------------------
 
   cd TP_#/exo? && ./exo?