From eb2bb6c445c0064bc5fad5cfb4cf5a1ce632f54a Mon Sep 17 00:00:00 2001 From: briwa Date: Tue, 20 Aug 2019 17:20:18 +0800 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 936609db..0b4c50a3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ What constitutes a "substantial" change is evolving based on community norms, bu - A new feature that creates new API surface area - Changing the semantics or behavior of an existing API -- The removal of features that already shipped as part of the release channel. +- The removal of features that are already shipped as part of the release channel. - The introduction of new idiomatic usage or conventions, even if they do not include code changes to Vue itself. Some changes do not require an RFC: