Skip to content

Commit 73b6971

Browse files
authored
Update README.md
1 parent bbcab0b commit 73b6971

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
@@ -35,7 +35,7 @@ pod 'TYAlertController', '~> 1.1.6'
3535
@property (nonatomic, copy) void (^dismissComplete)(void);
3636
```
3737

38-
* show in controller (tow way)
38+
* show in controller (tow way)(recommend)
3939
```objc
4040
TYAlertView *alertView = [TYAlertView alertViewWithTitle:@"TYAlertView" message:@"This is a message, the alert view containt text and textfiled. "];
4141

0 commit comments

Comments
 (0)