Skip to content

Commit 0c2d947

Browse files
committed
Merge pull request #12 from pseudometric/master
fix typo in README
2 parents 38e569d + be43115 commit 0c2d947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ list](https://groups.google.com/d/forum/stackage)).
3737
LTS Haskell builds on top of the versioning guidelines of Haskell's [Package
3838
Versioning
3939
Policy](https://www.haskell.org/haskellwiki/Package_versioning_policy), where
40-
authors indicate a breaking changing by bumping either the first second numbers
40+
authors indicate a breaking changing by bumping either the first or second numbers
4141
in the version number, and indicate point releases and bug fixes by changing
4242
any of the other numbers.
4343

0 commit comments

Comments
 (0)