]> source.dussan.org Git - vaadin-core.git/commitdiff
Update README.md
authorJouni Koivuviita <jouni@jouni.me>
Tue, 29 Sep 2015 09:02:21 +0000 (12:02 +0300)
committerJouni Koivuviita <jouni@jouni.me>
Tue, 29 Sep 2015 09:02:21 +0000 (12:02 +0300)
Fix formatting regression

README.md

index 5632f5935d53c9b4ad65fa5cfabda1d787424f01..be71238620cded2a26d2473d5eae6563aa79b460 100644 (file)
--- a/README.md
+++ b/README.md
@@ -48,11 +48,11 @@ We offer three ways to use Vaadin Components in your project: Bower, CDN and ZIP
 
  You can use Vaadin Components from CDN (see example below). This is especially convenient for services like JSFiddle, Codepen.io, etc.
 
-For example, to import vaadin-grid, use the following URL:
+ For example, to import vaadin-grid, use the following URL:
 
    `https://cdn.vaadin.com/vaadin-components/latest/vaadin-grid/vaadin-grid.html`
 
-To import all Vaadin Components, use the following URL:
+ To import all Vaadin Components, use the following URL:
 
    `https://cdn.vaadin.com/vaadin-components/latest/vaadin-components/vaadin-components.html`