From 9fc44320ad4bb870ecd49ef78a8f5fa65885c0ca Mon Sep 17 00:00:00 2001
From: Fanny Wegner <fwegner@imm.uzh.ch>
Date: Tue, 21 Mar 2023 13:43:30 +0100
Subject: [PATCH] Update file UNIX_HPC_exercise_instructions.md

---
 exercises/UNIX_HPC_exercise_instructions.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/exercises/UNIX_HPC_exercise_instructions.md b/exercises/UNIX_HPC_exercise_instructions.md
index 98583f1..26d7422 100644
--- a/exercises/UNIX_HPC_exercise_instructions.md
+++ b/exercises/UNIX_HPC_exercise_instructions.md
@@ -118,7 +118,7 @@
    
 3. **Create a new directory called `intro_to_unix`**. 
    
-4. **Move the fasta file `ompA_short_ref.fasta` into the new directory.** 
+4. **Move the fasta file `ompA_ref_short.fasta` into the new directory.** 
    * Look at the content of `intro_to_unix` without entering the directory. 
 
 5. **Move the rest of the fasta files**, but NOT the zip archive into `intro_to_unix`. 
-- 
GitLab