diff --git a/docs/platforms/javascript/common/profiling/browser-profiling.mdx b/docs/platforms/javascript/common/profiling/browser-profiling.mdx index 0e4e82f884669..861e721a7918f 100644 --- a/docs/platforms/javascript/common/profiling/browser-profiling.mdx +++ b/docs/platforms/javascript/common/profiling/browser-profiling.mdx @@ -30,7 +30,7 @@ Browser Profiling is currently in beta. Beta features are still in progress and The browser profiling integration is built using the [JS Self-Profiling API](https://wicg.github.io/js-self-profiling/) and will likely only move out of beta once the specification progresses and gains adoption. See [platform status](https://chromestatus.com/feature/5170190448852992). -Note that since the profiling API is currently only exposed in Chromium, profiles collected only include that demographic. This is obvious, but should not be forgotten when analyzing the data collected. We hope that as the API gains adoption, other browsers will implement it as well. +Note that since the profiling API is currently only exposed in Chromium, profiles collected only include that demographic. We hope that as the API gains adoption, other browsers will implement it as well.