X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/f110b8ba20232e0ceeb67390f8e672431868d32d..6bed8d3786c20c1dc02c84e15c5efca50e0ad0ac:/Resources/config/doctrine/Slot.orm.yml?ds=sidebyside

diff --git a/Resources/config/doctrine/Slot.orm.yml b/Resources/config/doctrine/Slot.orm.yml
index c4ff511..cd02ac3 100644
--- a/Resources/config/doctrine/Slot.orm.yml
+++ b/Resources/config/doctrine/Slot.orm.yml
@@ -12,7 +12,7 @@ Rapsys\AirBundle\Entity\Slot:
     fields:
         begin:
             type: time
-        end:
+        length:
             type: time
         created:
             type: datetime