diff --git a/doctrine.rst b/doctrine.rst index 0112eb5428e..46770aa35b5 100644 --- a/doctrine.rst +++ b/doctrine.rst @@ -132,7 +132,7 @@ need. The command will ask you some questions - answer them like done below: The interactive behavior of the ``make:entity`` command was introduced in MakerBundle 1.3. -Woh! You now have a new ``src/Entity/Product.php`` file:: +Whoa! You now have a new ``src/Entity/Product.php`` file:: // src/Entity/Product.php namespace App\Entity;