You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by cc...@apache.org on 2022/12/19 09:26:19 UTC

[yunikorn-site] branch master updated: [YUNIKORN-1475] [ADDENDUM] Fix typo

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

ccondit 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 d4481a2a8 [YUNIKORN-1475] [ADDENDUM] Fix typo
d4481a2a8 is described below

commit d4481a2a8507ad77a9b2858992309c3982759a03
Author: Craig Condit <cc...@apache.org>
AuthorDate: Mon Dec 19 03:26:10 2022 -0600

    [YUNIKORN-1475] [ADDENDUM] Fix typo
---
 docs/user_guide/priorities.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user_guide/priorities.md b/docs/user_guide/priorities.md
index 00b5836b5..11375084b 100644
--- a/docs/user_guide/priorities.md
+++ b/docs/user_guide/priorities.md
@@ -201,7 +201,7 @@ Before scheduling, the queue priorities will be as follows:
 
 Queue traversal starts from the root, descending into each child queue in order
 starting with the highest effective priority. Assuming sufficient scheduling
-resources, the order of schedulding and effective queue priority changes are
+resources, the order of scheduling and effective queue priority changes are
 as follows:
 
 | Step | Queue                           | Task | Result                                                                                 |