docs: fix spelling and grammar (#13862)

Fixed various spelling errors and grammatical issues across multiple .mdx documentation files.
This commit is contained in:
MBLVD
2025-10-27 10:48:59 +02:00
committed by GitHub
parent dbf8fb9bda
commit 799b57c396
47 changed files with 80 additions and 80 deletions
@@ -7,7 +7,7 @@ If you send a request to an API route and receive the following error:
}
```
## Why this Error Occured
## Why this Error Occurred
This error occurs when you send the `additional_data` request body parameter to a route that doesn't support it.