@ -291,7 +291,7 @@ Ajoutez cette méthode à vote classe Creature :
```
before_create do
size = case health_points
self.size = case health_points
when 0..10
:small
when 11..30