From 86605e45835225e6ad5de7b3c63c3ebf7412f8f6 Mon Sep 17 00:00:00 2001 From: Ran Date: Mon, 20 Apr 2020 21:05:21 +0800 Subject: [PATCH] fix typo in quick-start-with-tidb (#2348) --- quick-start-with-tidb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quick-start-with-tidb.md b/quick-start-with-tidb.md index ff13cbaf52362..332d824d383f8 100644 --- a/quick-start-with-tidb.md +++ b/quick-start-with-tidb.md @@ -46,7 +46,7 @@ As a distributed system, a basic TiDB test cluster usually consists of 2 TiDB in > > After the installation, TiUP displays the absolute path of the corresponding `profile` file. You need to modify the following `source` command according to the path. - {< copyable "shell-regular" >}} + {{< copyable "shell-regular" >}} ```shell source .bash_profile