From 8dba223947862256f42f11d986422ca4f5000af1 Mon Sep 17 00:00:00 2001 From: Maxim Selyuk Date: Tue, 2 Jun 2020 16:42:01 +0300 Subject: [PATCH] Fix typo in readme (#1628) --- cvat-core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat-core/README.md b/cvat-core/README.md index 475f85bb..84ae6050 100644 --- a/cvat-core/README.md +++ b/cvat-core/README.md @@ -1,7 +1,7 @@ # Module CVAT-CORE ## Description -This CVAT module is a clien-side JavaScipt library to management of objects, frames, logs, etc. +This CVAT module is a client-side JavaScipt library to management of objects, frames, logs, etc. It contains the core logic of the Computer Vision Annotation Tool. ## Versioning