From 255eccd6efe2de86ef5f2eec0295cbbe29f90336 Mon Sep 17 00:00:00 2001 From: Rick Viscomi Date: Tue, 5 Dec 2023 11:02:45 -0500 Subject: [PATCH] typo --- src/content/docs/reference/functions/get_lcp_priority.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/reference/functions/get_lcp_priority.mdx b/src/content/docs/reference/functions/get_lcp_priority.mdx index 52e9b3f..f4712e0 100644 --- a/src/content/docs/reference/functions/get_lcp_priority.mdx +++ b/src/content/docs/reference/functions/get_lcp_priority.mdx @@ -5,7 +5,7 @@ description: Reference docs for the httparchive.fn.GET_LCP_PRIORITY function import { Tabs, TabItem } from '@astrojs/starlight/components'; -The [`httparchive.fn.GET_LCP_LAZY`](https://console.cloud.google.com/bigquery?ws=!1m5!1m4!6m3!1shttparchive!2sfn!3sGET_LCP_PRIORITY) function returns the value of the `fetchpriority` attribute of the LCP element. +The [`httparchive.fn.GET_LCP_PRIORITY`](https://console.cloud.google.com/bigquery?ws=!1m5!1m4!6m3!1shttparchive!2sfn!3sGET_LCP_PRIORITY) function returns the value of the `fetchpriority` attribute of the LCP element. ## Input