From b3f74a6328ee091bcd37662d55d65cd734f617f5 Mon Sep 17 00:00:00 2001 From: Blake Leverington Date: Thu, 29 Jul 2021 17:23:15 +0200 Subject: [PATCH] Update 'computing_htcondor' --- computing_htcondor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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