From d81f225cddc821b3b0cd75db930ff94c05eddbbb Mon Sep 17 00:00:00 2001 From: dawoodi Date: Fri, 6 May 2016 11:02:34 +0800 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f9fb6f..41e0eb8 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ All the sounds are fully customizable, from colors to fonts. Shouts have an optional action that will be called if the user taps on it, and you'll even get a message when the Shout is gone. Finally, if you want to set how long the Shout should be displayed, you have a duration property. -In Whisper, there is no need to think about scroll view insets anymore, this will be handled automatically. As and added bonus, when transitioning from one view controller to another, the next controllers offset will be adjusted like you would except. It just works! +In Whisper, there is no need to think about scroll view insets anymore, this will be handled automatically. As and added bonus, when transitioning from one view controller to another, the next controllers offset will be adjusted like you would expect. It just works! ## Usage