Skip to content

Commit 606c361

Browse files
authored
Update README.md
1 parent 78664d2 commit 606c361

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
@@ -228,7 +228,7 @@ textView.attributed.text = string
228228

229229
For complex styles, it is recommended to use UITextView.
230230

231-
UITextview needs to set isEditable and isSelectable to false.
231+
UITextview needs to set `isEditable` and `isSelectable` to `false`.
232232

233233
##### Click:
234234

0 commit comments

Comments
 (0)