Skip to content

Commit 5cf9218

Browse files
committed
Update README.md
1 parent f36d092 commit 5cf9218

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
@@ -43,7 +43,7 @@ Setup
4343
```
4444
Configuring Left and Right menu for different Viewcontrollers
4545
---------
46-
You decide whether to enable or disable slide functionality on each viewController by implementing the following delegate methods of SlideNavigationControllerDelegate. These methods are optional, and if not implemented the menu functionality will be disabled for that particulat viewController.
46+
You decide whether to enable or disable slide functionality on **each viewController** by implementing the following delegate methods of SlideNavigationControllerDelegate. These methods are optional, and if not implemented the menu functionality will be disabled for that particulat viewController.
4747
```
4848
@interface MyViewController : UIViewController <SlideNavigationControllerDelegate>
4949
@end

0 commit comments

Comments
 (0)