Update Documentation authored by Roderick Christoph Dedekind's avatar Roderick Christoph Dedekind
......@@ -335,7 +335,7 @@ sacctmgr show assoc -n user=$USER format=Account
## Environment Modules<a name="env-modules"></a>
To avoid software conflicts (resulting from incompatibilities, versioning, dependencies...), software is provided as Environment Modules. by using Modules, it is possible to have different versions of software installed on the system.\
To avoid software conflicts (resulting from incompatibilities, versioning, dependencies...), software is provided as Environment Modules. By using Modules, it is possible to have different versions of software installed on the system.\
You can select the module(s) you need directly on the command line or in your scripts.
Basic commands are:
......
......