We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e05b7e4 commit f8762cfCopy full SHA for f8762cf
1 file changed
packages/astro-fuse/README.md
@@ -16,7 +16,7 @@ pnpm astro add astro-fuse
16
yarn astro add astro-fuse
17
```
18
19
-Then, apply this integration to your `astro.config.*` file using the integrations property:
+Then, apply this integration to your `astro.config.*` file using the integrations properly.
20
21
```js ins={3} "fuse(['content'])"
22
// astro.config.mjs
0 commit comments