From 525e43358be4bc314f5095b86cf0d58c0310fae4 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 23 Apr 2020 10:19:52 +0200
Subject: [PATCH] Update paraview.md

---
 docs.it4i/software/viz/paraview.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/software/viz/paraview.md b/docs.it4i/software/viz/paraview.md
index 85ef2d465..7036545ed 100644
--- a/docs.it4i/software/viz/paraview.md
+++ b/docs.it4i/software/viz/paraview.md
@@ -27,9 +27,9 @@ To launch the server, you must first allocate compute nodes, for example:
 $ qsub -I -q qprod -A OPEN-0-0 -l select=2
 ```
 
-to launch an interactive session on 2 nodes. For details, refer to [Resource Allocation and Job Execution][1] seection.
+to launch an interactive session on 2 nodes. For details, refer to [Job Submission and Execution][1] section.
 
-After the interactive session is opened, load the ParaView module (following examples for Salomon, Anselm instructions in comments):
+After the interactive session is opened, load the ParaView module (following are examples for Salomon, Anselm instructions in comments):
 
 ```console
 $ ml ParaView/5.1.2-intel-2017a-mpi
-- 
GitLab