diff --git a/docs/next/textinput.html b/docs/next/textinput.html index 2cb619e466b..c14a4ff2dfe 100644 --- a/docs/next/textinput.html +++ b/docs/next/textinput.html @@ -247,7 +247,7 @@ AppRegistry.registerComponent(

autoCompleteType

-

Specifies autocomplete hints for the system, so it can provide autofill. On Android, the system will aways attempt to offer autofill by using heuristics to identify the type of content. To disable autocomplete, set autoCompleteType to off.

+

Specifies autocomplete hints for the system, so it can provide autofill. On Android, the system will always attempt to offer autofill by using heuristics to identify the type of content. To disable autocomplete, set autoCompleteType to off.

Possible values for autoCompleteType are: