Skip to content

Commit acdf893

Browse files
authored
Update request-handling.mdx
Fix typo
1 parent 3f3eb25 commit acdf893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/configuration/request-handling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Request timeouts can be set on a Universal Endpoint or directly on a request to
2222

2323
### Definitions
2424

25-
A timeout is set in milliseconds. Additionaly, the timeout is based on when the first part of the response comes back. As long as the first part of the response returns within the specified timeframe - such as when streaming a response - your gateway will wait for the response.
25+
A timeout is set in milliseconds. Additionally, the timeout is based on when the first part of the response comes back. As long as the first part of the response returns within the specified timeframe - such as when streaming a response - your gateway will wait for the response.
2626

2727
### Configuration
2828

0 commit comments

Comments
 (0)