diff --git a/docs.it4i/software/viz/paraview.md b/docs.it4i/software/viz/paraview.md index 85ef2d4659a4c8a0d39bd99d42955344634f6a1a..7036545edf469a596a975d9813d1ccda503844b3 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