Skip to content

Commit 423ff52

Browse files
Update doc/htmldoc/hpc/slurm_script.rst
1 parent d6fa877 commit 423ff52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/htmldoc/hpc/slurm_script.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ will prevent the threads from moving around.
182182

183183
Prints out the linked libraries into a file with name ``pldd-nest.out``.
184184
In this way, you can check whether dynamically linked librariries for
185-
the execution of ``nest`` is indeed used. For example, if you want to check if ``jemalloc`` is used for the network construction
185+
the execution of ``nest`` is indeed used. For example, you can check if ``jemalloc`` is used for the network construction
186186
in highly parallel simulations.
187187

188188
.. note::

0 commit comments

Comments
 (0)