diff --git a/Libraries/Components/Touchable/TouchableNativeFeedback.android.js b/Libraries/Components/Touchable/TouchableNativeFeedback.android.js index 037a3b85ca..5707b61e37 100644 --- a/Libraries/Components/Touchable/TouchableNativeFeedback.android.js +++ b/Libraries/Components/Touchable/TouchableNativeFeedback.android.js @@ -255,7 +255,7 @@ var TouchableNativeFeedback = React.createClass({ // We need to clone the actual element so that the ripple background drawable // can be applied directly to the background of this element rather than to - // a wrapper view as done in outher Touchable* + // a wrapper view as done in other Touchable* return React.cloneElement( child, childProps