Skip to content

Commit ab49aca

Browse files
authored
Update 03_inf-scheduler.md (#45)
Fix small typo in scheduler docs Signed-off-by: Burak Sekili <[email protected]>
1 parent 7cd6939 commit ab49aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/Components/03_inf-scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ These components are maintained in the `llm-d-inference-scheduler` repository an
9292

9393
### Prefill / Decode Configuration
9494

95-
In case Disaggrigated Prefill is enabled, you should also define the following environment variables.
95+
In case Disaggregated Prefill is enabled, you should also define the following environment variables.
9696

9797
- Toggle P/D mode: `PD_ENABLED=true`
9898
- Threshold: `PD_PROMPT_LEN_THRESHOLD=<value>`

0 commit comments

Comments
 (0)