This is an automated email from the ASF dual-hosted git repository.

chia7712 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e5f79c9de [YUNIKORN-2248] Fix typo "Preeemption" (#383)
9e5f79c9de is described below

commit 9e5f79c9deb5811953606ee96763d7792c79db2a
Author: Hsin-Ying Lee <[email protected]>
AuthorDate: Fri Dec 15 20:56:00 2023 +0800

    [YUNIKORN-2248] Fix typo "Preeemption" (#383)
    
    Reviewers: Chia-Ping Tsai <[email protected]>
---
 docs/user_guide/preemption.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user_guide/preemption.md b/docs/user_guide/preemption.md
index 0794da39df..2492b1827e 100644
--- a/docs/user_guide/preemption.md
+++ b/docs/user_guide/preemption.md
@@ -180,7 +180,7 @@ A queue with higher priority can preempt resources from a 
queue with lower prior
 
 ![preemption_priority_queue_case](../assets/preemption_priority_queue_case.png)
 
-### Preeemption Fence
+### Preemption Fence
 
 In a multi-tenant environment, it is essential to prevent one tenant from 
occupying the resources of another tenant. In YuniKorn, we map tenants to a 
queue hierarchy, the queue hierarchy can thus cross tenant boundaries.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to