From 866f0fd1ff226320af8b0e48683bcb24ad0538ab Mon Sep 17 00:00:00 2001 From: "Chau (Joe) Nguyen" Date: Wed, 31 May 2017 16:43:16 +0700 Subject: [PATCH] Serve->Server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37bece01f..20ad51038 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ See the [changelog](https://github.com/swimlane/ngx-datatable/blob/master/docs/c - Expressive Header and Cell Templates - Horizontal & Vertical Scrolling - Column Reordering & Resizing -- Client/Serve side Pagination & Sorting +- Client/Server side Pagination & Sorting - Intelligent Column Width Algorithms ( Force-fill & Flex-grow ) - Integrated Pager - Cell & Row Selection ( Single, Multi, Keyboard, Checkbox )