aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-18 14:37:30 -0800
committerMark Otto <[email protected]>2013-12-18 14:37:30 -0800
commit79e97fef40ea0f4373b39ad728a313c608b06a60 (patch)
tree72b04056616e23da6b221ed91f4c413d11d7f32e /README.md
parent324f6ca562d75cf925ae272131b281be6a2f8400 (diff)
downloadbootstrap-79e97fef40ea0f4373b39ad728a313c608b06a60.tar.xz
bootstrap-79e97fef40ea0f4373b39ad728a313c608b06a60.zip
derp
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4379a4833..18e8afea5 100644
--- a/README.md
+++ b/README.md
@@ -139,7 +139,7 @@ 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
+- Breaking backwards compatibility **bumps the major** while resetting minor and patch
- New additions without breaking backwards compatibility **bumps the minor** while resetting the patch
- Bug fixes and misc changes **bumps only the patch**