Fix View documentation typo

Summary:
Fix typo in View component documentation.
Closes https://github.com/facebook/react-native/pull/10097

Differential Revision: D3923619

Pulled By: davidaurelio

fbshipit-source-id: ebe63eec8ebdb36cfa7e3f501a214b9e11b17aef
This commit is contained in:
Matej Matiasko
2016-09-26 06:07:01 -07:00
committed by Facebook Github Bot 6
parent 0abaaeead0
commit 295ee16430

View File

@@ -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`