Skip to content

Commit 4af9023

Browse files
committed
fix: spelling chosing -> choosing
1 parent ffb5f82 commit 4af9023

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
@@ -670,6 +670,6 @@ $ salloc -A <your SLURM account> -p <your partition> \
670670
> <further arguments, e.g. memory>
671671
```
672672

673-
You need to consider the extra waiting time for jobs to start on your cluster, when chosing a value for the `--time` flag.
673+
You need to consider the extra waiting time for jobs to start on your cluster, when choosing a value for the `--time` flag.
674674

675675
Consider that `salloc` will start a particular subshell. Before you start another interactive job in the _same_ terminal, you need to type `exit`. Even if your job has ended already.

0 commit comments

Comments
 (0)