From 443b3d556eb382375bcfeb2c9ce20886ebc8a907 Mon Sep 17 00:00:00 2001
From: Julia Cohen <julia.cohen.pro@gmail.com>
Date: Mon, 20 Sep 2021 13:23:55 +0000
Subject: [PATCH] Update README.md (typo)

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

diff --git a/README.md b/README.md
index 272bbac..2bb84b6 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ V3-SSD (aug2) | 46.1 | 4.9
 
 
 # Training
-To train one of the SSD models, use the trainign script:
+To train one of the SSD models, use the training script:
 ```
 python -m synthetic_ssd.scripts.train_ssd \
   -h, --help            show this help message and exit
-- 
GitLab