Skip to content

Commit 6a0cdae

Browse files
Update docs/further.md
Co-authored-by: David Laehnemann <david.laehnemann@hhu.de>
1 parent bb42d39 commit 6a0cdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/further.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Any number greater than 1 will cause SLURM to requeue jobs on your cluster upon
183183

184184
If enabled, this feature allows jobs to be automatically resubmitted if they fail or are preempted - you do not need to rely on this plugin in this case.
185185

186-
If your cluster does not support automated requeing, you can ask the plugin to requeu preemted jobs with the `--slurm-requeue` flag:
186+
If your cluster does not support automated requeuing, you can ask the plugin to requeue preempted jobs with the `--slurm-requeue` flag:
187187

188188
```console
189189
snakemake --slurm-requeue ...

0 commit comments

Comments
 (0)