Fixes grammar in comment
Summary: Closes https://github.com/facebook/react-native/pull/4726 Reviewed By: svcscm Differential Revision: D2748499 Pulled By: androidtrunkagent fb-gh-sync-id: cbc6bc7b6692191bc68b8e1782897d17bc01bfa3
This commit is contained in:
parent
a04e2bed54
commit
b78b8f6cab
|
@ -16,8 +16,8 @@
|
|||
*
|
||||
* This file provides a set of functions and macros for performance profiling
|
||||
*
|
||||
* NOTE: This API is a work in a work in progress, please consider carefully
|
||||
* before before using it.
|
||||
* NOTE: This API is a work in progress, please consider carefully before
|
||||
* using it.
|
||||
*/
|
||||
|
||||
RCT_EXTERN NSString *const RCTProfileDidStartProfiling;
|
||||
|
|
Loading…
Reference in New Issue