Procházet zdrojové kódy

follow up typo fix

Hugo před 4 roky
rodič
revize
8669fcdf35
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.