Skip to content

Commit 84759ed

Browse files
committed
Fix typo
1 parent 3d62767 commit 84759ed

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
@@ -55,7 +55,7 @@ RxKeyboard.instance.frame
5555
.addDisposableTo(disposeBag)
5656
```
5757

58-
- <a name="tip-content-inset" href="#tip-content-offset">🔗</a> **I want to adjust `UIScrollView`'s `contentOffset` to fit keyboard height.**
58+
- <a name="tip-content-offset" href="#tip-content-offset">🔗</a> **I want to adjust `UIScrollView`'s `contentOffset` to fit keyboard height.**
5959

6060
```swift
6161
RxKeyboard.instance.willShowVisibleHeight

0 commit comments

Comments
 (0)