summaryrefslogtreecommitdiff
path: root/packages/integrations/prefetch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/prefetch')
-rw-r--r--packages/integrations/prefetch/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/prefetch/package.json b/packages/integrations/prefetch/package.json
index 74398b363..e9eb9546c 100644
--- a/packages/integrations/prefetch/package.json
+++ b/packages/integrations/prefetch/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/prefetch",
- "description": "Faster page navigations by prefetching links when the browser is idle.",
+ "description": "Prefetch page navigations in your Astro site",
"version": "0.2.0",
"type": "module",
"types": "./dist/index.d.ts",