Skip to content

Commit cf2bcae

Browse files
committed
Fix error in CHANGELOG.
1 parent 191dc98 commit cf2bcae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Breaking changes**:
44

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

88
Other:
99

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Example apps are available in [Google Play](https://play.google.com/store/apps/d
2222
**Breaking changes**:
2323

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

2727
Other:
2828

0 commit comments

Comments
 (0)