From 400a42ff81c19c8e76de34893206f12a31eb61fa Mon Sep 17 00:00:00 2001 From: lilin90 Date: Tue, 16 Oct 2018 21:12:23 +0800 Subject: [PATCH] overview, readme: update ETL wording --- README.md | 2 +- overview.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e40652f95d193..c3266570158bb 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ TiDB (The pronunciation is: /'taɪdiːbi:/ tai-D-B, etymology: titanium) is an o TiDB is designed to work in the cloud -- public, private, or hybrid -- making deployment, provisioning, and maintenance drop-dead simple. -- __Minimize ETL__ +- __Minimal ETL__ ETL (Extract, Transform and Load) is no longer necessary with TiDB's hybrid OLTP/OLAP architecture, enabling you to create new values for your users, easier and faster. diff --git a/overview.md b/overview.md index c7f838262dc73..99a5044d8c59c 100644 --- a/overview.md +++ b/overview.md @@ -24,7 +24,7 @@ TiDB (The pronunciation is: /'taɪdiːbi:/ tai-D-B, etymology: titanium) is an o TiDB is designed to work in the cloud -- public, private, or hybrid -- making deployment, provisioning, and maintenance drop-dead simple. -- __Minimize ETL__ +- __Minimal ETL__ ETL (Extract, Transform and Load) is no longer necessary with TiDB's hybrid OLTP/OLAP architecture, enabling you to create new values for your users, easier and faster.