Skip to content

Commit 6ccfcbf

Browse files
feat(webvitals): Performance scores are only supported on desktop web browsers (#9076)
Adds new line: "Performance Scores are currently only supported on desktop web browsers" to performance score doc
1 parent 78a0659 commit 6ccfcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/performance/web-vitals.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The **Performance Score** is comprised of 5 individual **Web Vital** components.
147147
| [First Contentful Paint](#first-contentful-paint-fcp) (FCP) | [900ms](https://www.desmos.com/calculator/gcxbiypuuh) | [1600ms](https://www.desmos.com/calculator/gcxbiypuuh) | 15% |
148148
| [Time To First Byte](#time-to-first-byte-ttfb) (TTFB) | [200ms](https://www.desmos.com/calculator/ykzahw9goi) | [400ms](https://www.desmos.com/calculator/ykzahw9goi) | 10% |
149149

150-
Find out which Web Vitals are required to calculate Performance Scores in the [Browser Support](#browser-support) table.
150+
Performance Scores are currently only supported on desktop web browsers. Find out which Web Vitals are required to calculate Performance Scores in the [Browser Support](#browser-support) table.
151151

152152
## Opportunity
153153

0 commit comments

Comments
 (0)