diff options
author | Jouni Koivuviita <jouni@jouni.me> | 2015-12-03 15:29:13 +0200 |
---|---|---|
committer | Jouni Koivuviita <jouni@jouni.me> | 2015-12-03 15:29:13 +0200 |
commit | 9eb68eef83a3c5240e72d2b7e8f70123d1dee6ff (patch) | |
tree | 7f69a41fb2b1eecb03841257debdf47a2d78e522 /README.md | |
parent | d117b85f47204a7c34423280d5aa2ad1a28f4ad3 (diff) | |
download | vaadin-core-9eb68eef83a3c5240e72d2b7e8f70123d1dee6ff.tar.gz vaadin-core-9eb68eef83a3c5240e72d2b7e8f70123d1dee6ff.zip |
Update README.md
Minor stylistic change
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) · [Examples](https://cdn.vaadin.com/vaadin-elements/latest/vaadin-grid/demo/) · [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) · [Examples](https://cdn.vaadin.com/vaadin-elements/master/vaadin-combo-box/demo/) · [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) · [Examples](https://cdn.vaadin.com/vaadin-elements/master/vaadin-combo-box/demo/) · [API](https://cdn.vaadin.com/vaadin-elements/master/vaadin-combo-box/) | Filterable select element for a large set of items. | Alpha | ### Installation |