From 79da9bb01f9dceead85e5cf3b6340e4b7aeef116 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Thu, 21 Jun 2012 23:11:07 -0700 Subject: [PATCH] tyop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.