Skip to content
Merged
Prev Previous commit
Next Next commit
Update src/platforms/common/configuration/options.mdx
Co-authored-by: Isabel <[email protected]>
  • Loading branch information
marandaneto and imatwawana authored Mar 14, 2022
commit cf6759fdfe3e98e945a78d46dbfa1e5fda6f5086
2 changes: 1 addition & 1 deletion src/platforms/common/configuration/options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ Set this boolean to `false` to disable the auto [performance monitoring](product

<ConfigKey name="enableOutOfMemoryTracking" supported={["react-native"]}>

Set this boolean to `false` to disable the [out of memory](platforms/apple/guides/ios/configuration/out-of-memory/) tracking on iOS.
Set this boolean to `false` to disable [out of memory](/platforms/apple/guides/ios/configuration/out-of-memory/) tracking on iOS.

</ConfigKey>

Expand Down