diff --git a/exercises/UNIX_HPC_exercise_instructions.md b/exercises/UNIX_HPC_exercise_instructions.md
index 4c5d624908e15ad7d5ecb9ccaa4ae349ece7df3c..98583f12df190e8499317f3e77de90e85404314a 100644
--- a/exercises/UNIX_HPC_exercise_instructions.md
+++ b/exercises/UNIX_HPC_exercise_instructions.md
@@ -464,7 +464,7 @@ source $HOME/.bashrc
    * The input fasta file is the multi-fasta file you generated in the previous exercise. 
    * Submit the job. 
    * Watch the state of the job using `squeue`. 
-   * Explore the outplut files `[jobname].out` and `[jobname].err`
+   * Explore the output files of the job `[jobname].out` and `[jobname].err` as well as the actual MSA. 
 
 <details><summary><b>Exercise solution</b></summary> 
 <p>