diff --git a/Libraries/Components/View/View.js b/Libraries/Components/View/View.js index 4d8c47383..ad55e0b53 100644 --- a/Libraries/Components/View/View.js +++ b/Libraries/Components/View/View.js @@ -97,7 +97,7 @@ const statics = { * * ### Synthetic Touch Events * - * For `View` repsonder props (e.g., `onResponderMove`), the synthetic touch event passed to them + * For `View` responder props (e.g., `onResponderMove`), the synthetic touch event passed to them * are of the following form: * * - `nativeEvent`