aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-18 14:38:10 -0800
committerMark Otto <[email protected]>2013-12-18 14:38:10 -0800
commit56c36346c189f83c225d867beac0ed8337165a31 (patch)
tree108a237f62a71487fcee6507899e53a0489b51c5 /README.md
parent79e97fef40ea0f4373b39ad728a313c608b06a60 (diff)
downloadbootstrap-56c36346c189f83c225d867beac0ed8337165a31.tar.xz
bootstrap-56c36346c189f83c225d867beac0ed8337165a31.zip
drop the the, it's cleaner
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 18e8afea5..f808f08d3 100644
--- a/README.md
+++ b/README.md
@@ -139,8 +139,8 @@ Releases will be numbered with the following format:
And constructed with the following guidelines:
-- Breaking backwards compatibility **bumps the major** while resetting minor and patch
-- New additions without breaking backwards compatibility **bumps the minor** while resetting the patch
+- Breaking backward compatibility **bumps the major** while resetting minor and patch
+- New additions without breaking backward compatibility **bumps the minor** while resetting the patch
- Bug fixes and misc changes **bumps only the patch**
For more information on SemVer, please visit <http://semver.org/>.