DumpOfTheVar 223854fcd1 docs(attribute-directives): fix typo (#3193)
Change `Import` to `Input` which is used in the example
```
import { Directive, ElementRef, HostListener, Input } from '@angular/core';
```
2017-02-08 22:02:18 +01:00
..
2017-02-02 19:38:17 +01:00
2017-02-02 19:38:17 +01:00
2017-02-02 19:38:17 +01:00