Skip to content

Commit 6a91bab

Browse files
committed
typo fix
1 parent 6b80e9a commit 6a91bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/inference-providers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ print(completion.choices[0].message)
139139

140140
</hfoption>
141141

142-
<hfoption id="request">
142+
<hfoption id="requests">
143143

144144
If you would rather implement a lower-level integration, you can request the Inference Provider API with HTTP.
145145
The Inference Providers API will automatically select the most suitable provider for the requested model.

0 commit comments

Comments
 (0)