Minor grammatical change (#45)
This commit is contained in:
parent
c263ab410e
commit
a0901768d7
@ -17,7 +17,7 @@
|
||||
|
||||
## Introduction
|
||||
|
||||
Frappe DataTable is a simple, modern and interactive datatable library for displaying tabular data. Originally built for [ERPNext](https://github.com/frappe/erpnext), it can be used to render large amount of rows without sacrificing performance and has the basic data grid features like inline editing and keyboard navigation. It does not require jQuery, like most data grids out there.
|
||||
Frappe DataTable is a simple, modern and interactive datatable library for displaying tabular data. Originally built for [ERPNext](https://github.com/frappe/erpnext), it can be used to render large amount of rows without sacrificing performance and has the basic data grid features like inline editing and keyboard navigation. It does not require jQuery, unlike most data grids out there.
|
||||
|
||||
## Demo
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user