diff --git a/API.md b/API.md
index 0f73706..ebef5cd 100644
--- a/API.md
+++ b/API.md
@@ -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()
@@ -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 Enter to download the latest docs
\ No newline at end of file
+Press Enter to download the latest docs