We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc2140a commit 8d6e5eaCopy full SHA for 8d6e5ea
_episodes/14-modules.md
@@ -146,11 +146,10 @@ It "loads" software. A special note on this - depending on which version of the
146
`module` program that is installed at your site, `module load` will also load
147
required software dependencies.
148
149
-
150
{% include {{ site.snippets }}/modules/software-dependencies.snip %}
151
152
Note that this module loading process happens principally through
153
-the manipulation of envrionment variables like `$PATH`. There
+the manipulation of environment variables like `$PATH`. There
154
is usually little or no data transfer involved.
155
156
The module loading process manipulates other special envrionment
0 commit comments