From bb2562e7487d3c1aa16975622ada3d72a831e56a Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 4 Aug 2022 13:16:49 +0200
Subject: [PATCH] proofreading

---
 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 3daf07c72..04ddb41a7 100644
--- a/docs.it4i/general/vnode-allocation.md
+++ b/docs.it4i/general/vnode-allocation.md
@@ -10,7 +10,7 @@ through precise definition of resource list at job submission,
 you may allocate varying number of resources/GPU cards according to your needs.
 
 !!! important "Vnodes and Security"
-    Divison of nodes into vnodes was implemented to be as secure as possible, but it is still a "multi-user mode",
+    Division of nodes into vnodes was implemented to be as secure as possible, but it is still a "multi-user mode",
     which means that if two users allocate a portion of the same node, they can see each other's running processes.
     If this solution is inconvenient for you, consider allocating a whole node.
 
-- 
GitLab