Skip to content

Commit

Permalink
Added clarification about 'track by' (typo)
Browse files Browse the repository at this point in the history
  • Loading branch information
thenikso committed Aug 26, 2013
1 parent 97ed2e2 commit b3f5538
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 @@ -49,7 +49,7 @@ can be declared like so:
</flex-slider>
```

The `slide` argument works similarly to `[ngRepeat](http://docs.angularjs.org/api/ng.directive:ngRepeat)`
The `slide` argument works similarly to [ngRepeat](http://docs.angularjs.org/api/ng.directive:ngRepeat)
in which you can specify a tracking expression.

The `<li>` element should be defined and it can be used to specify `data-thumbs`
Expand Down

0 comments on commit b3f5538

Please sign in to comment.