diff --git a/README.md b/README.md index eb0e0a3d1b..5c97c2cf2c 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ are usually merged to the GitHub repository before minor releases. Branches: -* *fix* – upcoming maintenance release; fixes should be pushed to this branch; +* *fix* – upcoming maintenance release; minor fixes should be pushed to this branch; * *master* – develop branch; new features should be pushed to this branch; * *stable* – last stable release.