Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit 424629b

Browse files
authored
Merge pull request #29 from nodes-ios/mariusc-patch-1
Update README.md
2 parents b8c8f0c + 2cac9e8 commit 424629b

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
@@ -40,7 +40,7 @@ pod 'KeyboardHelper', '~> 1.0'
4040
Implement `KeyboardHelperDelegate` in your UIViewController.
4141

4242
```swift
43-
class ViewController: UIViewController, KeyboardNotificationDelegate
43+
class ViewController: UIViewController, KeyboardHelperDelegate
4444
```
4545

4646
Add a `KeyboardHelper` private variable, initialize it and set the delegate.

0 commit comments

Comments
 (0)