From b77aef2338e66a74edcbfece45649dcdeec608bb Mon Sep 17 00:00:00 2001 From: Tony Sullivan Date: Mon, 27 Jun 2022 13:09:35 -0500 Subject: [PATCH] README typo fix --- packages/integrations/prefetch/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/integrations/prefetch/README.md b/packages/integrations/prefetch/README.md index 1a8710325..c7a50b956 100644 --- a/packages/integrations/prefetch/README.md +++ b/packages/integrations/prefetch/README.md @@ -68,7 +68,7 @@ When you install the integration, the prefetch script is automatically added to ## Configuration -The Astro Prefetch integration handles which links on the stie are prefetched and it has its own options. Change these in the `astro.config.mjs` file which is where your project's integration settings live. +The Astro Prefetch integration handles which links on the site are prefetched and it has its own options. Change these in the `astro.config.mjs` file which is where your project's integration settings live.
config.selector