Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juanarzola authored Jul 27, 2016
1 parent 96030cb commit e0d8653
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 @@ -22,7 +22,7 @@ Group observables are similar to the Entity observables: you can react to compon

The `OnAny` extensions create observables for combinations of additions, removals and replacements. They generate `AnyEntityChangeEventArgs` objects with the data of the addition, removal or replacement - whichever happened.

**Typical usage:**
## Typical usage

The Entity extensions can be used anywhere you have an Entity instance (Like the execute method of a reactive system):

Expand Down

0 comments on commit e0d8653

Please sign in to comment.