summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAleksi Hietanen <aleksi@vaadin.com>2016-11-29 16:49:42 +0200
committerAleksi Hietanen <aleksi@vaadin.com>2016-11-29 16:49:42 +0200
commit373bd63dcd2ed659d953ad591c4099b658aec8f6 (patch)
tree5f675aa102e90649a63993b2f88a7a4c6753b954 /README.md
parent7ff852f9a96c1264b5b2d8613be70ad0b5fc2dc4 (diff)
downloadvaadin-framework-373bd63dcd2ed659d953ad591c4099b658aec8f6.tar.gz
vaadin-framework-373bd63dcd2ed659d953ad591c4099b658aec8f6.zip
Fix typo in README.md
Change-Id: I04a4bf8dbed15960682095ff78c45f38d75db37b
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 cc0db15377..97b4fb2858 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Vaadin Framework
-*[Vaadin Framework](https://vaadin.com/framework) allows you to build modern web apps efficiently in plain Java, without touchking low level web technologies.*
+*[Vaadin Framework](https://vaadin.com/framework) allows you to build modern web apps efficiently in plain Java, without touching low level web technologies.*
For instructions about _using_ Vaadin to develop applications, please refer to [Vaadin tutorial](https://vaadin.com/docs/-/part/framework/tutorial.html) and other [documentation](https://vaadin.com/docs/).