docs: add missing word in outputs description. (#25330)

PR Close #25330
This commit is contained in:
Jessy Cormier 2018-08-04 09:20:17 -03:00 committed by Kara Erickson
parent 2b906f652f
commit c1587029db

View File

@ -137,7 +137,7 @@ export interface Directive {
* Enumerates the set of event-bound output properties.
*
* When an output property emits an event, an event handler attached to that event
* the template is invoked.
* in the template is invoked.
*
* The `outputs` property defines a set of `directiveProperty` to `bindingProperty`
* configuration: