Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
willdurand committed Jul 15, 2012
1 parent bb787ee commit 4b0c7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Finally, adds this behavior to your `schema.xml`:
```xml
<database name="foo">
<table name="a-table">
<behavior name="eventdispatcher" />
<behavior name="event_dispatcher" />
</table>
</database>
```
Expand Down

0 comments on commit 4b0c7df

Please sign in to comment.