From 7b75de4dd52132080d2b9579d6736ed29c5d89b6 Mon Sep 17 00:00:00 2001
From: Ramakrishna Kakarala <ramkakarala@users.noreply.github.com>
Date: Fri, 2 Aug 2019 09:28:40 -0700
Subject: [PATCH] fixed typo in readme -- from colledges to colleges (#1108)

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

diff --git a/README.md b/README.md
index 456fcb4..6b20f86 100644
--- a/README.md
+++ b/README.md
@@ -131,7 +131,7 @@ We appreciate all contributions to improve MMDetection. Please refer to [CONTRIB
 
 ## Acknowledgement
 
-MMDetection is an open source project that is contributed by researchers and engineers from various colledges and companies. We appreciate all the contributors who implement their methods or add new features, as well as users who give valuable feedbacks.
+MMDetection is an open source project that is contributed by researchers and engineers from various colleges and companies. We appreciate all the contributors who implement their methods or add new features, as well as users who give valuable feedbacks.
 We wish that the toolbox and benchmark could serve the growing research community by providing a flexible toolkit to reimplement existing methods and develop their own new detectors.
 
 
-- 
GitLab