From 3c102f377f5f65f15dd89da3699294fca44acd6b Mon Sep 17 00:00:00 2001
From: "Linke, Julian" <linke@tugraz.at>
Date: Thu, 27 Jul 2023 20:13:26 +0200
Subject: [PATCH] Update file README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2bb194b..1f84a01 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ As you can see ```BEAGR``` includes the subfolders ```data_BEA_CS``` (BEA Sponta
 ./run.sh BEAGR 3
 ```
 
-The command automatically generates the experiment folder ```exp_BEAGR```. Stae ```0``` would run everything in a row.
+The command automatically generates the experiment folder ```exp_BEAGR```. Note that stage ```0``` would run everything in a row.
 
 ## Reproduction
 The following steps are necessary to reproduce the experiment. At first you need to create a conda envrionment and install the necessary packages. Second you have to  clone the fairseq repository and modify the file ```path.sh``` to export necessary environment variables. 
-- 
GitLab