Skip to content

Commit 8fd5765

Browse files
committed
typo
1 parent 4429c98 commit 8fd5765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/running/jobreport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ The job report generated contains sections for each `slurm` job step.
175175
#SBATCH --nodes=2
176176

177177
srun ./jobreport -o report -- my_command_1
178-
srun ./jobreport -o report -- my_command_1
178+
srun ./jobreport -o report -- my_command_2
179179

180180
srun --nodes=1 ./jobreport -o report -- my_command_3 &
181181
srun --nodes=1 ./jobreport -o report -- my_command_4 &

0 commit comments

Comments
 (0)