Skip to content

Commit 91f112d

Browse files
authored
Update packages/docs/core-concepts/plugins.md
1 parent b9bdda4 commit 91f112d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/docs/core-concepts/plugins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,6 @@ const myPlugin: Plugin = ({ $pinia }) => {
453453
export default myPlugin
454454
```
455455

456-
## See also
456+
## Existing plugins
457457

458-
- [Pinia plugins projects on GitHub](https://github.com/topics/pinia-plugin)
458+
You can check existing [Pinia plugins on GitHub](https://github.com/topics/pinia-plugin) with the topic _pinia-plugin_.

0 commit comments

Comments
 (0)