Skip to content

Commit

Permalink
api improvement was added
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrej Sjagrovskij committed Jun 8, 2017
1 parent 3ee7f29 commit bfcacc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Here's the pagination component:

[needShowFirstArrow]="true"
[needShowLastArrow]="true"
[ofText]="of"
[rowsPerPageText]="Rows per page:"
ofText="of"
rowsPerPageText="Rows per page:"
>
</ng2-md-datatable-pagination>
```
Expand Down

0 comments on commit bfcacc8

Please sign in to comment.