From e2b86b1a4113729836e38e9dcdb8ca3eba0f848c Mon Sep 17 00:00:00 2001 From: Ran Date: Mon, 20 Apr 2020 21:00:18 +0800 Subject: [PATCH] fix typo in quick-start-with-tidb --- 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