diff --git a/class/prestation.php b/class/prestation.php
index 0459ddfd9e51c2e4fe32916507271c4289d8f408..14e61100852d665b14c1d1937c1c4f05019ae895 100644
--- a/class/prestation.php
+++ b/class/prestation.php
@@ -12,10 +12,10 @@ class Prestation extends Objet
         ),
         "type" => array(
             "i" => 2
-        )
+        ),
         "id" => array(
             "i" => 1
-        )
+        ),
         "prix" => array(
             "i" => 4,
             "t" => "PriceField"