Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
VadimDez committed Jun 7, 2016
1 parent bacef74 commit 5a45909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export class AppComponent {
Use directive in html

```html
<img src="some_img.png" ng2-img-fallback="{{ placeholder }}" >
<img src="some_img.png" src-fallback="{{ placeholder }}" >
```

See also [example](https://github.com/VadimDez/ng2-img-fallback/tree/master/example) or [demo page](https://vadimdez.github.io/ng2-img-fallback/)
Expand Down

0 comments on commit 5a45909

Please sign in to comment.