Skip to content

Commit 02ee47a

Browse files
committed
replace different by specific
1 parent 6b5918a commit 02ee47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/trouble_shooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
**Note**:
6969

7070
- Make sure to replace `"/srv/conda/envs/notebook/bin/python"` with the correct path to your Python executable. You can find this by running `which python` or `where python` in your terminal.
71-
- If you installed `flux` in a different environment, you have to write the absolute path to `flux` in the `argv` array.
71+
- If you installed `flux` in a specific environment, you have to write the absolute path to `flux` in the `argv` array.
7272

7373
#### Step 2: Restart Jupyter Notebook
7474

0 commit comments

Comments
 (0)