diff --git a/docs/mithril.component.md b/docs/mithril.component.md index f2f4a797..496fd855 100644 --- a/docs/mithril.component.md +++ b/docs/mithril.component.md @@ -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**