diff --git a/Libraries/Components/TextInput/TextInput.js b/Libraries/Components/TextInput/TextInput.js index 8ddd13aa9..52dc55222 100644 --- a/Libraries/Components/TextInput/TextInput.js +++ b/Libraries/Components/TextInput/TextInput.js @@ -108,7 +108,7 @@ var TextInput = React.createClass({ autoFocus: PropTypes.bool, /** * Set the position of the cursor from where editing will begin. - * @platorm android + * @platform android */ textAlign: PropTypes.oneOf([ 'start',