We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f5153 commit 003b945Copy full SHA for 003b945
ReactCommon/turbomodule/core/platform/ios/RCTTurboModule.mm
@@ -360,7 +360,7 @@ void cleanup() {
360
} // namespace
361
362
/**
363
- * Given a method name, and an argument index, return type type of that argument.
+ * Given a method name, and an argument index, return type of that argument.
364
* Prerequisite: You must wrap the method declaration inside some variant of the
365
* RCT_EXPORT_METHOD macro.
366
*
0 commit comments