From 84b98c1cfe05d30782218484eb6e021a16c1dfd8 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 18 Mar 2023 12:19:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.