Skip to content

Commit b4ff6f0

Browse files
authored
Apply suggestions from code review
1 parent 31b9552 commit b4ff6f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ It allows the user to select text and to use the native copy and paste functiona
663663

664664
### `lineBreakStrategyIOS` <div class="label ios">iOS</div>
665665

666-
Set line break strategy on iOS 14+. possible values are `none`, `standard`, `hangul-word`, `push-out`.
666+
Set line break strategy on iOS 14+. Possible values are `none`, `standard`, `hangul-word` and `push-out`.
667667

668668
| Type | Default |
669669
| ----------------------------------------------------------- | -------- |

docs/textinput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@ The value to show for the text input. `TextInput` is a controlled component, whi
949949

950950
### `lineBreakStrategyIOS` <div class="label ios">iOS</div>
951951

952-
Set line break strategy on iOS 14+. possible values are `none`, `standard`, `hangul-word`, `push-out`.
952+
Set line break strategy on iOS 14+. Possible values are `none`, `standard`, `hangul-word` and `push-out`.
953953

954954
| Type | Default |
955955
| ----------------------------------------------------------- | -------- |

0 commit comments

Comments
 (0)