Skip to content

Commit f8762cf

Browse files
committed
docs(astro-fuse): fix typo
1 parent e05b7e4 commit f8762cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/astro-fuse/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pnpm astro add astro-fuse
1616
yarn astro add astro-fuse
1717
```
1818

19-
Then, apply this integration to your `astro.config.*` file using the integrations property:
19+
Then, apply this integration to your `astro.config.*` file using the integrations properly.
2020

2121
```js ins={3} "fuse(['content'])"
2222
// astro.config.mjs

0 commit comments

Comments
 (0)