Просмотр исходного кода

chore: fix typo in CHANGELOG.md (#3829)

Fix typo in CHANGELOG.md

---------

Co-authored-by: Jon Shier <jon@jonshier.com>
hugo-syn 1 год назад
Родитель
Сommit
0a8b4ca31e
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -938,14 +938,14 @@ Released on 2019-03-27. All issues associated with this milestone can be found u
 
 #### Updated
 
-- Project for compatability with Xcode 10.2.
+- Project for compatibility with Xcode 10.2.
   - Updated by [Jon Shier](https://github.com/jshier) in Pull Request [#2767](https://github.com/Alamofire/Alamofire/pull/2767).
 - MultipartFormData to have a mutable boundary.
   - Updated by [Ondrej Stocek](https://github.com/ondrejstocek) in Pull Request [#2705](https://github.com/Alamofire/Alamofire/pull/2705).
 
 #### Fixed
 
-- Compatability with SPM from Xcode 10.2.
+- Compatibility with SPM from Xcode 10.2.
   - Fixed by [Klaas](https://github.com/klaas) in Pull Request [#2762](https://github.com/Alamofire/Alamofire/pull/2762).
 
 ## [4.8.1](https://github.com/Alamofire/Alamofire/releases/tag/4.8.1)