浏览代码

follow up typo fix

Hugo 4 年之前
父节点
当前提交
8669fcdf35
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -254,7 +254,7 @@ In the example above, a `spruce:event-name` event will be fired on the `window`
 
 
 ## Versioning
 ## Versioning
 
 
-This project follow the [Semantic Versioning](https://semver.org/) guidelines. This means that there *could* be breaking changes on minor version changes, up until v1.x is reached.
+This project follows the [Semantic Versioning](https://semver.org/) guidelines. This means that there *could* be breaking changes on minor version changes, up until v1.x is reached.
 
 
 For example, 0.1 -> 0.2 might introduce a breaking change.
 For example, 0.1 -> 0.2 might introduce a breaking change.