File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ See [User Guide](http://docs.vavr.io) and/or [Javadoc](http://www.javadoc.io/doc
5656### Contributing
5757
5858Currently, there are two significant branches:
59- - ` main ` (represents a stream of work leading to the release of a new ma version)
60- - ` version/1.x ` (historical work that went into ` 1.0.0-alpha-3 ` , treat is as read-only - will be kept around for cherry-picking)
59+ - ` main ` (represents a stream of work leading to the release of a new major version)
60+ - ` version/1.x ` (historical work that went into ` 1.0.0-alpha-3 ` , treat it as read-only - will be kept around for cherry-picking)
6161
6262A small number of users have reported problems building Vavr. Read our [ contribution guide] ( ./CONTRIBUTING.md ) for details.
You can’t perform that action at this time.
0 commit comments