Skip to content

Commit e103463

Browse files
Barry Wuchenyulin0719
authored andcommitted
[YUNIKORN-3083] Fix typo in docs (#520)
Closes: #520 Signed-off-by: Yu-Lin Chen <chenyulin0719@apache.org>
1 parent 1a04521 commit e103463

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/design/preemption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ not allow preempting any of the tasks in that queue.
204204
### A task cannot preempt other tasks in the same application
205205

206206
As part of the current design we are only implementing inter-queue preemption.
207-
This rule does not apply for inter-queue preemption. It is documented here to
207+
This rule does not apply for intra-queue preemption. It is documented here to
208208
make extending to intra-queue preemption possible without a rule change.
209209

210210
When a task is considered for preemption the task that triggered the preemption

0 commit comments

Comments
 (0)