diff --git a/docs/textinput.md b/docs/textinput.md index 737d3f2b0b6ab5..d7b983b1cda9e9 100644 --- a/docs/textinput.md +++ b/docs/textinput.md @@ -134,7 +134,7 @@ Note that on Android performing text selection in input can change app's activit - [`placeholderTextColor`](textinput.md#placeholdertextcolor) - [`returnKeyLabel`](textinput.md#returnkeylabel) - [`returnKeyType`](textinput.md#returnkeytype) -- [`rejectResponderTermination`](textinput.md#rejectResponderTermination) +- [`rejectResponderTermination`](textinput.md#rejectrespondertermination) - [`scrollEnabled`](textinput.md#scrollenabled) - [`secureTextEntry`](textinput.md#securetextentry) - [`selection`](textinput.md#selection) diff --git a/website/versioned_docs/version-0.59/textinput.md b/website/versioned_docs/version-0.59/textinput.md index 6d6d321b6ac90e..84c64f1e1843dd 100644 --- a/website/versioned_docs/version-0.59/textinput.md +++ b/website/versioned_docs/version-0.59/textinput.md @@ -135,7 +135,7 @@ Note that on Android performing text selection in input can change app's activit - [`placeholderTextColor`](textinput.md#placeholdertextcolor) - [`returnKeyLabel`](textinput.md#returnkeylabel) - [`returnKeyType`](textinput.md#returnkeytype) -- [`rejectResponderTermination`](textinput.md#rejectResponderTermination) +- [`rejectResponderTermination`](textinput.md#rejectrespondertermination) - [`scrollEnabled`](textinput.md#scrollenabled) - [`secureTextEntry`](textinput.md#securetextentry) - [`selection`](textinput.md#selection)