瀏覽代碼

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
 
-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.