Skip to content

Commit f18c243

Browse files
authored
Fix reranking typo (#4832)
1 parent 1540fd0 commit f18c243

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)