Skip to content

Commit 8d6e5ea

Browse files
reid-atkphd
authored andcommitted
Typo fixes.
1 parent dc2140a commit 8d6e5ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_episodes/14-modules.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,10 @@ It "loads" software. A special note on this - depending on which version of the
146146
`module` program that is installed at your site, `module load` will also load
147147
required software dependencies.
148148

149-
150149
{% include {{ site.snippets }}/modules/software-dependencies.snip %}
151150

152151
Note that this module loading process happens principally through
153-
the manipulation of envrionment variables like `$PATH`. There
152+
the manipulation of environment variables like `$PATH`. There
154153
is usually little or no data transfer involved.
155154

156155
The module loading process manipulates other special envrionment

0 commit comments

Comments
 (0)