diff --git a/README.md b/README.md index 15421b4..3a803d1 100644 --- a/README.md +++ b/README.md @@ -517,7 +517,7 @@ This example emits: The scheme I follow is most succintly described by the bootstrap guys [here](https://github.com/twitter/bootstrap#versioning). -tl;dr: All versions a `..` which will be incremented for +tl;dr: All versions are `..` which will be incremented for breaking backward compat and major reworks, new features without breaking change, and bug fixes, respectively.