Typo correction

This commit is contained in:
Michael Snoyman 2017-02-15 07:42:03 +02:00
parent b48e844564
commit b465309d56

View file

@ -123,7 +123,7 @@ hackage-security:
hopefully resulting in a more reliable security mechanism for both hopefully resulting in a more reliable security mechanism for both
projects to share projects to share
([small example of such stress-testing](https://github.com/haskell/hackage-security/issues/184)). ([small example of such stress-testing](https://github.com/haskell/hackage-security/issues/184)).
* Stack has always maintained compaitibility with some form of non-Git * Stack has always maintained compatibility with some form of non-Git
index, so we've always had two code paths for index updates. As index, so we've always had two code paths for index updates. As
hinted at above, this change opens the door to removing the hinted at above, this change opens the door to removing the
Git-based code path. And removing code is almost as good as avoiding Git-based code path. And removing code is almost as good as avoiding