From fe9bff6342e566507fbe5b40c1e6f0f6b59e254f Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Fri, 5 Aug 2022 11:23:24 +0200
Subject: [PATCH] Update vnode-allocation.md

---
 docs.it4i/general/vnode-allocation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/general/vnode-allocation.md b/docs.it4i/general/vnode-allocation.md
index 6f6e1d6d5..f669fa19b 100644
--- a/docs.it4i/general/vnode-allocation.md
+++ b/docs.it4i/general/vnode-allocation.md
@@ -90,7 +90,7 @@ Again, the following examples use only the selection statement, so no additional
 qsub -q qgpu -A OPEN-00-00 -l select=2 -I
 ```
 
-In this example two chunks will be allocated on the same node if possible.
+In this example two chunks will be allocated on the same node, if possible.
 
 ```console
 qsub -q qgpu -A OPEN-00-00 -l select=16 -I
-- 
GitLab