mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
docs(plugins): fix typo (#1621)
This commit is contained in:
parent
677fb6032b
commit
1a0e7f1e63
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ export const NotificationPlugin = async ({ client, $ }) => {
|
|||
}
|
||||
```
|
||||
|
||||
We are using `osascript` to run AppleScript on macOS. Here we are using it to sends notifications.
|
||||
We are using `osascript` to run AppleScript on macOS. Here we are using it to send notifications.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue