Update mithril.component.md

This commit is contained in:
pelonpelon 2015-04-29 11:57:51 -05:00
parent 9c6cbab43e
commit 9d20a7cd8a

View file

@ -576,7 +576,7 @@ where:
- **any... args**
Other arguments to be bound as arguments to the `controller` and `view` functions
Other arguments to be bound as arguments to both the `controller` and `view` functions
- **returns Component parameterizedComponent**