diff options
author | Jouni Koivuviita <jouni@jouni.me> | 2016-02-02 14:44:50 +0200 |
---|---|---|
committer | Jouni Koivuviita <jouni@jouni.me> | 2016-02-02 14:44:50 +0200 |
commit | 788e0e6d85ebb1de2f259ab5922c3eb8552d4f72 (patch) | |
tree | f27fee8bbe1045456ed03bc1783cb7c4a3f1a337 | |
parent | 2bbcb672560d029a6f9b06a4cb339967a8c89ce7 (diff) | |
download | vaadin-core-788e0e6d85ebb1de2f259ab5922c3eb8552d4f72.tar.gz vaadin-core-788e0e6d85ebb1de2f259ab5922c3eb8552d4f72.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ Each element has it's own GitHub repository, where development is done. The vaad Familiarize yourself with the code and try to follow the same syntax conventions to make it easier for us to accept your pull requests. -The following instructions are common for all Vaadin core elements. You can replace `vaadin-combo-box` with any other element in the following examples. Check the element readmes for any special development notes. +The following instructions are common for all Vaadin core elements. **Replace `vaadin-combo-box` with any other element in the following examples**. Check the element readmes for any special development notes. ### Getting the code |