From fd517cce0b4c9d9b852c2a76e46d4f256b4bbe95 Mon Sep 17 00:00:00 2001
From: Mehdi Cherti <m.cherti@fz-juelich.de>
Date: Mon, 19 Oct 2020 07:54:19 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index a795f6d..f7b09ad 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ Please dit `challenge_config.yaml` and change everything which is specific to yo
 More documentation about the fields is given at <https://evalai.readthedocs.io/en/latest/configuration.html>
 
 The most important parts to modify are the fields in the top of the file, they contain basic information about the challenge.
-Plase also chalenge the leaderboard section. In the leaderboard section, please put all the metric names you want to display in the leaderboard.
+Plase also change the leaderboard section. In the leaderboard section, please put all the metric names you want to display in the leaderboard.
 The metric names correspond to the metric names you defined in `evaluation_script/main.py`.
 `default_order_by` defines the metric you use to rank the participants.
 
-- 
GitLab