diff --git a/README.md b/README.md
index ca4dc3f984fce18c26449d077dcd5267dd8b0677..6756bab8eaf15e081b71fe2ad10fb8423ec38cc7 100644
--- a/README.md
+++ b/README.md
@@ -89,4 +89,4 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
 
 ## CI
 
-When a new version should be published, increase the version number in `package.json`, CI will only if `package.json` in master branch.
+When a new version should be published, increase the version number in `package.json`, CI will only publish package to npm repository if `package.json` is changed in master branch.