Skip to content

Commit 7406193

Browse files
Update README.md
1 parent cf8c608 commit 7406193

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
##Angular Data Grid
2-
Light and flexible Data Grid for AngularJS apps, with built-in sorting, pagination and filtering options, unified API for client-side and server-side data fetching,
2+
Light, flexible and performant Data Grid for AngularJS apps, with built-in sorting, pagination and filtering options, unified API for client-side and server-side data fetching,
33
seamless synchronization with browser address bar and total freedom in mark-up and styling suitable for your application.
44

55
Demo Bootstrap: http://angular-data-grid.github.io/demo/bootstrap/
@@ -232,4 +232,4 @@ Then create in `gridOptions.customFilters` variable named as `ng-model` with fil
232232
### Others
233233
All filters have optional parameter `disable-url`. If you set it to **true**, URL-synchronization for this filter will be disabled.
234234
235-
If you need to use 2 or more grids on page, please add id to grids, and then use ```grid-id``` attribute on filters to specify their corresponding grid.
235+
If you need to use 2 or more grids on page, please add id to grids, and then use ```grid-id``` attribute on filters to specify their corresponding grid.

0 commit comments

Comments
 (0)