Skip to content

Commit 8cb7f85

Browse files
authored
Update doctrine.rst
fix spelling woh -> whoa, reference https://writingexplained.org/whoa-or-woah-difference
1 parent bf5d0c3 commit 8cb7f85

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)