summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortomivirkki <tomivirkki@users.noreply.github.com>2015-09-10 09:44:40 +0300
committertomivirkki <tomivirkki@users.noreply.github.com>2015-09-10 09:44:40 +0300
commit8cd3bd38f22f2a6e63863c4f41c40c4f0922033f (patch)
tree80d4cea170dbb6cbdc09ffe54352c7196e545117
parentf0adbe43d94ee379dde3e8851f3e9b4b6c3bbc26 (diff)
downloadvaadin-core-8cd3bd38f22f2a6e63863c4f41c40c4f0922033f.tar.gz
vaadin-core-8cd3bd38f22f2a6e63863c4f41c40c4f0922033f.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5f77c8d..c64227e 100644
--- 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