Skip to content

Commit 2a80b22

Browse files
committed
fix typos
1 parent 3d33518 commit 2a80b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs/docs/HPC/rlibs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Our infrastructure contains different CPU architectures, that are
88
not necessarily compatible with each other. Additionally, we have
99
multiple versions of `R` installed with different versions of toolchains, and by default,
1010
self installed libraries are installed in separate directories based only
11-
on R major and minor versions.
11+
on `R` major and minor versions.
1212

1313
In this way, you might use self installed R libraries on incompatible architectures and/or
1414
compiled with incompatible toolchains, which might lead to hangs or other types of errors.

0 commit comments

Comments
 (0)