]> source.dussan.org Git - vaadin-core.git/commitdiff
Update README.md
authorJouni Koivuviita <jouni@jouni.me>
Tue, 2 Feb 2016 12:44:50 +0000 (14:44 +0200)
committerJouni Koivuviita <jouni@jouni.me>
Tue, 2 Feb 2016 12:44:50 +0000 (14:44 +0200)
README.md

index c47bf42a7cc283b15f7acb05527782784970bf63..96a7bc94c585e1aad4ec3f38d806c1497ff1c05f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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