Skip to content

Commit 0ff169c

Browse files
committed
fix: minor wording
1 parent 1fec3d7 commit 0ff169c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interactive-compute.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ export PROMPT_COMMAND='[ -f /singularity ] && PS1="(apptainer) ${PS1}"; unset PR
119119
```
120120
This would make the terminals that you open in Jupyter Lab appear with your customary prompt, except for the additional `(apptainer) ` prefix.
121121

122-
Fill the rest of the form as you would for any provided Jupyter Instance and click "Launch". If you run into any issues, please see [Debugging your interactive session](#debugging).
122+
Complete the rest of the form as you would for any provided Jupyter Instance and click "Launch". If you run into any issues, please see [Debugging your interactive session](#debugging).
123123

124124

125125
#### Debugging your interactive session :id=debugging

0 commit comments

Comments
 (0)