Skip to content

Commit 16d7546

Browse files
committed
Merge pull request #96 from jjhampton/patch-1
Fix typo
2 parents 4edf724 + 3bcc8ac commit 16d7546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Here is the basic html template for scrollable grid using the uiScrollTh and uiS
237237

238238
The grid directives have the same dependency requirements as the uiScroll directive itself. To use the directives make sure the `ui.scroll.grid` module is on the list of the module dependencies. Also you have to load the dist/ui-scroll-grid.js file in your page.
239239

240-
### Controlling scrollable grid with the GirdAdapter
240+
### Controlling scrollable grid with the GridAdapter
241241

242242
GridAdapter object (along with ColumnAdapter objects) provides methods and properties to be used to change the scrollable grid layout. A reference to this object is injected as a property named `gridAdapter`in the scroller adapter.
243243

0 commit comments

Comments
 (0)