From a0901768d7863bce407e37710b916f1c4c4cea9a Mon Sep 17 00:00:00 2001 From: "Christopher G. Purbaugh" Date: Wed, 1 Apr 2020 01:41:54 -0400 Subject: [PATCH] Minor grammatical change (#45) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38a414b..410a95e 100644 --- a/README.md +++ b/README.md @@ -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