Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -1387,7 +1387,7 @@ interface UiohookKeyboardEvent {

### hide

Hide the prompt when you're script doesn't need a prompt and will simply run a command and open another app.
Hide the prompt when your script doesn't need a prompt and will simply run a command and open another app.

```js
await hide()
Expand Down Expand Up @@ -2034,4 +2034,4 @@ process.stdout.write(`${message}\n`);

These API docs are definitely incomplete and constantly evolving. If you're missing something, [suggest an edit](https://github.com/johnlindquist/kit-docs/blob/main/API.md) to the docs or open an issue on GitHub.

Press <kbd>Enter</kbd> to download the latest docs
Press <kbd>Enter</kbd> to download the latest docs