Przeglądaj źródła

follow up typo fix

Hugo 4 lat temu
rodzic
commit
8669fcdf35
1 zmienionych plików z 1 dodań i 1 usunięć
  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.