Skip to content

Commit 6b9f7df

Browse files
bcummingalbestro
andauthored
Update docs/software/uenv/guides.md
Co-authored-by: Alberto Invernizzi <[email protected]>
1 parent d4bd30c commit 6b9f7df

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
@@ -116,7 +116,7 @@ module load ncview
116116

117117
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).
118118

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

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

0 commit comments

Comments
 (0)