diff --git a/README.md b/README.md
index 4379a483357ca07fb5de628dc0002b7221e92d73..18e8afea55f28191d71fea12ffe44c7a0c472805 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**