Skip to content

Commit 87e4e76

Browse files
committed
fix small typo
1 parent 7b9457a commit 87e4e76

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/textinput.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -360,9 +360,9 @@ The following values work on iOS only:
360360

361361
- `enter`
362362

363-
| Type |
364-
| ---------------------------------------------------------------- |
365-
| enum('enter', 'done', 'next', 'previous', 'search', 'send', 'go) |
363+
| Type |
364+
| ----------------------------------------------------------------- |
365+
| enum('enter', 'done', 'next', 'previous', 'search', 'send', 'go') |
366366

367367
---
368368

website/versioned_docs/version-0.71/textinput.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -360,9 +360,9 @@ The following values work on iOS only:
360360

361361
- `enter`
362362

363-
| Type |
364-
| ---------------------------------------------------------------- |
365-
| enum('enter', 'done', 'next', 'previous', 'search', 'send', 'go) |
363+
| Type |
364+
| ----------------------------------------------------------------- |
365+
| enum('enter', 'done', 'next', 'previous', 'search', 'send', 'go') |
366366

367367
---
368368

0 commit comments

Comments
 (0)