summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJouni Koivuviita <jouni@jouni.me>2015-12-03 15:29:13 +0200
committerJouni Koivuviita <jouni@jouni.me>2015-12-03 15:29:13 +0200
commit9eb68eef83a3c5240e72d2b7e8f70123d1dee6ff (patch)
tree7f69a41fb2b1eecb03841257debdf47a2d78e522 /README.md
parentd117b85f47204a7c34423280d5aa2ad1a28f4ad3 (diff)
downloadvaadin-core-9eb68eef83a3c5240e72d2b7e8f70123d1dee6ff.tar.gz
vaadin-core-9eb68eef83a3c5240e72d2b7e8f70123d1dee6ff.zip
Update README.md
Minor stylistic change
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 83371aa..7d5b16d 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ View live examples and source code side-by-side for individual custom elements.
| Element | Description | Status
| --- | --- | --- |
| [<**vaadin-grid**>](https://github.com/vaadin/vaadin-grid) &middot; [Examples](https://cdn.vaadin.com/vaadin-elements/latest/vaadin-grid/demo/) &middot; [API](https://cdn.vaadin.com/vaadin-elements/latest/vaadin-grid/) | Data grid for showing large amounts of tabular data. | Beta |
-| [<**vaadin-combo-box**>](https://github.com/vaadin/vaadin-combo-box) &middot; [Examples](https://cdn.vaadin.com/vaadin-elements/master/vaadin-combo-box/demo/) &middot; [API](https://cdn.vaadin.com/vaadin-elements/master/vaadin-combo-box/) | A filterable select element for a large set of items. | Alpha |
+| [<**vaadin-combo-box**>](https://github.com/vaadin/vaadin-combo-box) &middot; [Examples](https://cdn.vaadin.com/vaadin-elements/master/vaadin-combo-box/demo/) &middot; [API](https://cdn.vaadin.com/vaadin-elements/master/vaadin-combo-box/) | Filterable select element for a large set of items. | Alpha |
### Installation