diff --git a/Calibration_Labbook.org b/Calibration_Labbook.org
index e5ffef2301ec4305b40ece0e0213f0132df132b6..a4e2b26f1349d5410dd90a160c4046aa193ca9e1 100644
--- a/Calibration_Labbook.org
+++ b/Calibration_Labbook.org
@@ -523,7 +523,6 @@ make
     values, to better test limits of the network.
 
 ** Taurus machine in Lyon                                        :CHRISTIAN:
-
 *** Reservation
 
 The taurus machine shares a single switch with both orion and hercule
@@ -531,7 +530,7 @@ clusters. We’ve observed that experiments are not reliable if these
 two clusters are not reserved as well, since the switch does not
 isolate all clusters from each other. 
 
-Hence, the code that I used to reserve the clusters:
+The command that I used to reserve the clusters:
 
 #+begin_src sh :results output :exports both
 oarsub -t deploy -l "{cluster in ('taurus', 'orion', 'hercule')}/nodes=ALL,walltime=00:55" -r "$(date '+%Y-%m-%d %H:%M:%S')"