From 1a0bec3feeed594bdf0377a7c579cbf1af6e5093 Mon Sep 17 00:00:00 2001 From: Ran Date: Mon, 20 Apr 2020 21:10:39 +0800 Subject: [PATCH] quick-start-with-tidb: fix typo (#2841) --- 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 70d186fe62a6..e79ef91fa578 100644 --- a/quick-start-with-tidb.md +++ b/quick-start-with-tidb.md @@ -45,7 +45,7 @@ TiDB-Wasm 是运行在浏览器中的 TiDB 数据库,打开网页即可使用 > > TiUP 安装完成会提示对应的 profile 文件的绝对路径,以下 source 操作需要根据实际位置进行操作。 - {< copyable "shell-regular" >}} + {{< copyable "shell-regular" >}} ```shell source .bash_profile