diff --git a/docs.it4i/general/capacity-computing.md b/docs.it4i/general/capacity-computing.md index 80e5a53957b66c360bfe1fd8a8fc8b2fe2f0e3bf..7f6773b6469f23c2ed452f2e97a927ea7afe7756 100644 --- a/docs.it4i/general/capacity-computing.md +++ b/docs.it4i/general/capacity-computing.md @@ -13,7 +13,7 @@ We **recommend** using [**Job arrays**][1] or [**HyperQueue**][2] to execute man There are two primary scenarios: -1. Numeber of jobs < 1500, **and** the jobs are able to utilize one or more **full** nodes: +1. Number of jobs < 1500, **and** the jobs are able to utilize one or more **full** nodes: Use [**Job arrays**][1]. The Job array allows to sumbmit and control up to 1500 jobs (tasks) in one packet. Several job arrays may be sumitted.