We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6538c commit cd02577Copy full SHA for cd02577
1 file changed
README.md
@@ -69,7 +69,7 @@ Your entities needs to implement:
69
| Ticket | ```Hackzilla\Bundle\TicketBundle\Model\MessageInterface``` |
70
| Message | ```Hackzilla\Bundle\TicketBundle\Model\TicketMessageInterface``` |
71
72
-Any reference to TicketMessage consts will need to use TicketMessageInterface.
+Any reference to TicketMessage constants will need to use TicketMessageInterface.
73
74
75
## Migrating from v1 to v2
0 commit comments