Skip to content

Commit d1f1b19

Browse files
committed
are metrics
1 parent f58d1de commit d1f1b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exploring-the-universe/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The webpage in this directory is a demo for the [Monitor Core Web Vitals metrics
66

77
This webpage is designed to load and handle interactions slowly on purpose, in order to illustrate how the LCP, CLS, and INP metrics can be used in the Performance tool to identify and fix performance issues.
88

9-
Use the **Performance** tool to view Core Web Vitals metrics in the initial, **Local metrics** view. The home page of the **Performance** tool shows **Local metrics**, which is performance metrics about the rendered webpage:
9+
Use the **Performance** tool to view Core Web Vitals metrics in the initial, **Local metrics** view. The home page of the **Performance** tool shows **Local metrics**, which are performance metrics about the rendered webpage:
1010

1111
* **Largest Contentful Paint (LCP)** - How quickly the main content of the page loaded.
1212
* **Cumulative Layout Shift (CLS)** - A measure of the most recent unexpected page layout shift.

0 commit comments

Comments
 (0)