Skip to content

Commit c03ef32

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Update doctrine.rst
2 parents 86868ef + fc41af2 commit c03ef32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ need. The command will ask you some questions - answer them like done below:
132132
The interactive behavior of the ``make:entity`` command was introduced
133133
in MakerBundle 1.3.
134134

135-
Woh! You now have a new ``src/Entity/Product.php`` file::
135+
Whoa! You now have a new ``src/Entity/Product.php`` file::
136136

137137
// src/Entity/Product.php
138138
namespace App\Entity;

0 commit comments

Comments
 (0)