Skip to content

Commit 68f46d7

Browse files
JonasBacoolguyzone
andauthored
Update docs/platforms/javascript/common/profiling/browser-profiling.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 336f915 commit 68f46d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/profiling/browser-profiling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Browser Profiling is currently in beta. Beta features are still in progress and
3030
3131
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).
3232
33-
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.
33+
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.
3434
3535
<PlatformContent includePath="profiling/index/why-profiling" />
3636

0 commit comments

Comments
 (0)