From 7754ba3a386c2e79d523ab9d19dd26d8028596b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20Eeden?= Date: Wed, 10 Feb 2021 20:41:02 +0100 Subject: [PATCH] Reword some phrases in the Tools section of basic features --- basic-features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basic-features.md b/basic-features.md index 74260e3ff2b49..eccbe490a9809 100644 --- a/basic-features.md +++ b/basic-features.md @@ -76,5 +76,5 @@ This document introduces the basic features of TiDB. ## Tools - Supports fast backup -- Supports data migration from MySQL to TiDB using tools -- Supports deploying and maintaining TiDB using tools +- Provides data migration tools for migration from MySQL to TiDB +- Provides tools for deployment and maintenance of TiDB