Skip to content

Commit 9a2aaee

Browse files
authored
Fix typo in EESSI documentation
1 parent c225fd3 commit 9a2aaee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/eessi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To find your cuda version run `nvcc --version`
6161
| CUDA 11.4 – 11.8 | no matching GCC module in EESSI 2023.06 |
6262
| CUDA < 11.4 | not supported |
6363

64-
To load correct ESSI module run, substituing x for the compatible GCC version:
64+
To load correct ESSI module run, substituting x for the compatible GCC version:
6565
```[bash]
6666
module load GCC/12.x.0
6767
```

0 commit comments

Comments
 (0)