]> source.dussan.org Git - vaadin-core.git/commitdiff
Update README.md
authortomivirkki <tomivirkki@users.noreply.github.com>
Thu, 10 Sep 2015 06:44:40 +0000 (09:44 +0300)
committertomivirkki <tomivirkki@users.noreply.github.com>
Thu, 10 Sep 2015 06:44:40 +0000 (09:44 +0300)
README.md

index 5f77c8ddefe5b52663aead4fa707482e29f2be64..c64227e16edf7947357e63b0a50c48dedc715f06 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ View live examples and source code side-by-side for individual custom elements.
 
 | Component | Description | Features |
 | --- | --- | --- |
-| <**vaadin-grid**><li>[Examples](http://vaadin.github.io/components-examples/vaadin-grid/)<li>[API](http://vaadin.github.io/components-apidoc/#vaadin-grid) | Data grid for showing large amounts of tabular data. | Lazy-loading, virtual scrolling, frozen/fixed columns, customizable headers and footers, custom cell renderers, touch support, keyboard navigation, sorting
+| <**vaadin-grid**><li>[Examples](http://vaadin.github.io/vaadin-components-examples/vaadin-grid/)<li>[API](http://vaadin.github.io/components-apidoc/#vaadin-grid) | Data grid for showing large amounts of tabular data. | Lazy-loading, virtual scrolling, frozen/fixed columns, customizable headers and footers, custom cell renderers, touch support, keyboard navigation, sorting
 
 
 ### Quickstart