Skip to content

Commit 56d5c5f

Browse files
committed
Merge branch 'uenv/v9' of github.com:bcumming/cscs-docs into uenv/v9
2 parents 4e64458 + 6b9f7df commit 56d5c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/uenv/guides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ module load ncview
114114

115115
It is possible to create a custom command that will start a new shell with a uenv loaded, with additional customizations to the environment (e.g. loading modules and setting environment variables).
116116

117-
The first step is to create a script that performs the the customization steps to perform once the uenv has been loaded.
117+
The first step is to create a script that performs the customization steps to perform once the uenv has been loaded.
118118
Here is an example for an environment called `myenv`:
119119

120120
```bash title="~/.myenvrc"

0 commit comments

Comments
 (0)