Skip to content

Commit b64c0fb

Browse files
committed
Typo
1 parent ba992f9 commit b64c0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Doctrine & Project configuration
3131
--------------------------------
3232

3333
Previously, you were able to configure doctrine in your `/config/ProjectConfiguration.class.php` using the method `configureDoctrine`.
34-
This method isn't called anymore. You know need to connect to the `doctrine.configure` event:
34+
This method isn't called anymore. You now need to connect to the `doctrine.configure` event:
3535

3636
```php
3737
<?php

0 commit comments

Comments
 (0)