Skip to content

Commit 4c8e055

Browse files
Fix reranking typo (#4832) (#4833)
(cherry picked from commit f18c243) Co-authored-by: Quentin Pradet <[email protected]>
1 parent 5699cec commit 4c8e055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/inference/rerank/RerankRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import { Duration } from '@_types/Time'
2323
import { TaskSettings } from '@inference/_types/Services'
2424

2525
/**
26-
* Perform rereanking inference on the service
26+
* Perform reranking inference on the service
2727
* @rest_spec_name inference.rerank
2828
* @availability stack since=8.11.0 stability=stable visibility=public
2929
* @availability serverless stability=stable visibility=public

0 commit comments

Comments
 (0)