Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rushisangani authored Jan 9, 2019
1 parent 690433c commit f006bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ selectionMenu.show(style: .actionSheet(title: nil, action: "Done", height: nil),
```

### Auto Dismissal
Prevent autodismissal for single selection
Prevent auto dismissal for single selection
```swift
selectionMenu.dismissAutomatically = false
```
Expand Down

0 comments on commit f006bc6

Please sign in to comment.