README typo fix

This commit is contained in:
Tony Sullivan 2022-06-27 13:09:35 -05:00
parent 6a0f24a78f
commit b77aef2338

View file

@ -68,7 +68,7 @@ When you install the integration, the prefetch script is automatically added to
## Configuration ## 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.
<details> <details>
<summary><strong>config.selector</strong></summary> <summary><strong>config.selector</strong></summary>