Skip to content

Commit

Permalink
docs: typo in api-plugin.md (#8893)
Browse files Browse the repository at this point in the history
  • Loading branch information
sepehr-safari committed Jul 3, 2022
1 parent 7d810a9 commit 424033b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/api-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ export default defineConfig({
```
::: tip NOTE
We recommend **alway prefixing** your event names to avoid collisions with other plugins.
We recommend **always prefixing** your event names to avoid collisions with other plugins.
:::
On the client side, use [`hot.on`](/guide/api-hmr.html#hot-on-event-cb) to listen to the events:
Expand Down

0 comments on commit 424033b

Please sign in to comment.