From d1ca4e6b648f2e95099f5a8a375834c632df8458 Mon Sep 17 00:00:00 2001 From: Yichen Yan Date: Fri, 21 Feb 2020 12:37:02 +0800 Subject: [PATCH] fix https://github.com/pingcap/docs/pull/1820\#pullrequestreview-362391535 --- dev/how-to/get-started/deploy-tidb-from-docker-compose.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/how-to/get-started/deploy-tidb-from-docker-compose.md b/dev/how-to/get-started/deploy-tidb-from-docker-compose.md index faffafb14e0f5..26ca1fd0ef8dc 100644 --- a/dev/how-to/get-started/deploy-tidb-from-docker-compose.md +++ b/dev/how-to/get-started/deploy-tidb-from-docker-compose.md @@ -67,7 +67,7 @@ To customize the cluster, you can edit the `docker-compose.yml` file directly. I 1. Install Helm. - [Helm](https://helm.sh) can be used as a template rendering engine. Make sure your Helm version >= 2.9.0 and < 3.0.0. To use Helm, you only need to download its binary file: + [Helm](https://helm.sh) can be used as a template rendering engine. Make sure your Helm version >= 2.9.0 and < 3.0.0. To use Helm, you only need to download its binary file: ```bash