From a2fe1f5271bf9186e24e4d6dcd95fc30c020e2c8 Mon Sep 17 00:00:00 2001 From: Xingyu Liao Date: Mon, 24 Aug 2020 23:28:19 +0800 Subject: [PATCH] fix typro fix typro in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4046e30..7a4587f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # FastReID -FastReID is a research platform that implements state-of-the-art re-identification algorithms. It is a groud-up rewrite of the previous verson, [reid strong baseline](https://github.com/michuanhaohao/reid-strong-baseline). +FastReID is a research platform that implements state-of-the-art re-identification algorithms. It is a groud-up rewrite of the previous version, [reid strong baseline](https://github.com/michuanhaohao/reid-strong-baseline). ## What's New