diff --git a/packages/react-native/ReactCommon/cmake-utils/react-native-flags.cmake b/packages/react-native/ReactCommon/cmake-utils/react-native-flags.cmake index bbbd534d9ad..ae97237881c 100644 --- a/packages/react-native/ReactCommon/cmake-utils/react-native-flags.cmake +++ b/packages/react-native/ReactCommon/cmake-utils/react-native-flags.cmake @@ -20,7 +20,7 @@ SET(reactnative_FLAGS ) # This function can be used to configure the reactnative flags for a specific target in -# a conveniente way. The usage is: +# a convenient way. The usage is: # # target_compile_reactnative_options(target_name scope) #