We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf2f0f commit eeac965Copy full SHA for eeac965
README.md
@@ -204,8 +204,8 @@ See [index.html](http://rawgithub.com/angular-ui/ui-scroll/master/demo/index.htm
204
###History
205
206
###v1.3.3
207
-* Implemented new version of gatasource.get(descriptor, success) method. See the documentation.
208
-* Implemented new version of reload(startIndex) method in the Adapter. See the documentation.
+* Implemented new signature of the Datasource get(descriptor, success) method. See the documentation.
+* Implemented new signature of the Adapter reload(startIndex) method. See the documentation.
209
* Changed the logic of scroll bar adjustment (minIndex, maxIndex).
210
211
###v1.3.2
0 commit comments