diff --git a/computing_htcondor.md b/computing_htcondor.md index 7022743..69b3297 100644 --- a/computing_htcondor.md +++ b/computing_htcondor.md @@ -12,7 +12,7 @@ A more descriptive explanation is found here: https://research.cs.wisc.edu/htcon An example .sub file: ```cpp -# Generic job which will run under local CentOS7 conteiner, on modern servers only +# Generic job which will run under local CentOS7 container, on modern servers only # What to run and arguments, can (and probably always should be) a script executable = ./job.sh