Skip to content

Commit

Permalink
Fix error in CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cierpliwy committed Nov 30, 2017
1 parent 191dc98 commit cf2bcae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**Breaking changes**:

- Migrate to Swift 4 (now requires XCode 9 or higher)
- Fixed spelling mistake `device.isIndictable` is now `device.isIndicatable`.
- Fixed spelling mistake `characteristic.isIndictable` is now `characteristic.isIndicatable`.

Other:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Example apps are available in [Google Play](https://play.google.com/store/apps/d
**Breaking changes**:

- Migrate to Swift 4 (now requires XCode 9 or higher)
- Fixed spelling mistake `device.isIndictable` is now `device.isIndicatable`.
- Fixed spelling mistake `characteristic.isIndictable` is now `characteristic.isIndicatable`.

Other:

Expand Down

0 comments on commit cf2bcae

Please sign in to comment.