Skip to content

Commit 336f915

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

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
@@ -28,7 +28,7 @@ Browser Profiling is currently in beta. Beta features are still in progress and
2828
2929
</Note>
3030
31-
The browser profiling integration is built using [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).
31+
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
3333
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.
3434

0 commit comments

Comments
 (0)