From f761bed9681eca360b8153f56e3e9402fa002f65 Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Wed, 20 Oct 2021 12:43:00 +0200
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md b/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md
index 5248be97e..d986d9cc1 100644
--- a/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md
+++ b/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md
@@ -16,8 +16,8 @@ For this, we provide a Virtual Machine (VM) on the partition `ml` which allows u
 permissions in an isolated environment. The workflow to use this manually is described for
 [virtual machines](virtual_machines.md) but is quite cumbersome.
 
-To make this easier two programs are provided: `buildSingularityImage` and `startInVM` which do what
-they say. The latter is for more advanced use cases so you should be fine using
+To make this easier, two programs are provided: `buildSingularityImage` and `startInVM`, which do
+what they say. The latter is for more advanced use cases, so you should be fine using
 `buildSingularityImage`, see the following section.
 
 !!! note "SSH key without password"
-- 
GitLab