Skip to content

Commit

Permalink
Fix typo. (#1944)
Browse files Browse the repository at this point in the history
  • Loading branch information
jooohn authored and LukaJCB committed Oct 1, 2017
1 parent 0e33b29 commit 8506df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ going forward, which is different from the *EPOCH.MAJOR.MINOR* scheme common amo
Java and Scala libraries (including the Scala lang).

Cats strives to provide a solid and stable foundation for an ecosystem of
FP libraries. Thus, we treat backward binary compatibility maintainence with a high priority.
FP libraries. Thus, we treat backward binary compatibility maintenance with a high priority.
In semantic versioning, backward breaking change is **ONLY** allowed between *MAJOR* versions.
We will maintain backward binary compatibility between *PATCH* AND *MINOR* versions.
For example, when we release cats `1.1.0`, it will be backward binary compatible
Expand Down

0 comments on commit 8506df3

Please sign in to comment.