Skip to content

Commit d4b0871

Browse files
authored
Fix typos in README.md contributing section (#3087)
1 parent e3937c4 commit d4b0871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ See [User Guide](http://docs.vavr.io) and/or [Javadoc](http://www.javadoc.io/doc
5656
### Contributing
5757

5858
Currently, 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

6262
A small number of users have reported problems building Vavr. Read our [contribution guide](./CONTRIBUTING.md) for details.

0 commit comments

Comments
 (0)