Permalink
Browse files
docs(guide/component): fix fn parameter in example
The wrong field name was being passed into the `$ctrl.update` call in `heroDetail.html` resulting in the wrong behavior (`name` was being updated instead of `location`) Closes #13890
- Loading branch information