From 47a69c3770919af13bb40326b792c870c1ec8672 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 8 Sep 2017 15:03:15 +0200 Subject: [PATCH] Fixed typo in changelog section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1539a3a9357..3b7afe184f2 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Please make sure to read the [Contributing Guide](https://github.com/vuejs/vue/b ## Changelog -Details changes for each release are documented in the [release notes](https://github.com/vuejs/vue/releases). +Detailed changes for each release are documented in the [release notes](https://github.com/vuejs/vue/releases). ## Stay In Touch