Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Commit 06fa541

Browse files
author
Ignacio Romero Zurbuchen
committed
Update README.md
1 parent e94da49 commit 06fa541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This library is used in Slack's iOS app. It was built to fit our needs, but is f
3535
- [Inverted Mode](https://github.com/slackhq/SlackTextViewController#inverted-mode) for displaying cells upside-down (using CATransform) -- a necessary hack for some messaging apps. `YES` by default, so beware, your entire cells might be flipped!
3636
- Tap Gesture for dismissing the keyboard
3737
- [Panning Gesture](https://github.com/slackhq/SlackTextViewController#panning-gesture) for sliding down/up the keyboard
38-
- [Hiddable TextInputbar](https://github.com/slackhq/SlackTextViewController#hiddable-textInputbar)
38+
- [Hiddable TextInputbar](https://github.com/slackhq/SlackTextViewController#hiddable-textinputbar)
3939
- [Dynamic Type](https://github.com/slackhq/SlackTextViewController#dynamic-type) for adjusting automatically the text input bar height based on the font size.
4040
- Bouncy Animations
4141

0 commit comments

Comments
 (0)