albertvillanova HF staff commited on
Commit
cf9a943
1 Parent(s): adad63e

Fix typo.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,4 +41,4 @@ If you encounter problem on the space, don't hesitate to restart it to remove th
41
  You'll find
42
  - the main table' columns names and properties in `src/display/utils.py`
43
  - the logic to read all results and request files, then convert them in dataframe lines, in `src/leaderboard/read_evals.py`, and `src/populate.py`
44
- - teh logic to allow or filter submissions in `src/submission/submit.py` and `src/submission/check_validity.py`
 
41
  You'll find
42
  - the main table' columns names and properties in `src/display/utils.py`
43
  - the logic to read all results and request files, then convert them in dataframe lines, in `src/leaderboard/read_evals.py`, and `src/populate.py`
44
+ - the logic to allow or filter submissions in `src/submission/submit.py` and `src/submission/check_validity.py`