From 8161557c606664ce8b44e7756fc2f048a33544b0 Mon Sep 17 00:00:00 2001 From: Sam Bhagwat Date: Thu, 7 Jan 2021 22:11:17 -0500 Subject: [PATCH] Update docs/docs/conceptual/using-gatsby-image.md Co-authored-by: Megan Sullivan --- docs/docs/conceptual/using-gatsby-image.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/conceptual/using-gatsby-image.md b/docs/docs/conceptual/using-gatsby-image.md index 4b31026918840..9c0bf3e741d22 100644 --- a/docs/docs/conceptual/using-gatsby-image.md +++ b/docs/docs/conceptual/using-gatsby-image.md @@ -18,7 +18,7 @@ We built Gatsby Image to provide these things -- a [higher-level building block] We provide a [detailed guide on using Gatsby Image](docs/how-to/images-and-media/using-gatsby-image/) in the How To section of this documentation. Here, we walk through the question of why these benefits matter, from a user's perspective, and why providing them without Gatsby Image (or something similar) can be difficult. -## Fetch above the fold images immediately +## Fetch above-the-fold images immediately ### Avoid hydration lag for React apps