This is an automated email from the ASF dual-hosted git repository.

zykkk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 4cea785f13 [typo][docs] Delete the extra characters in the 
tablet-local-debug Chinese document. (#21846)
4cea785f13 is described below

commit 4cea785f13683838821a7d0d42fa08728f0aad08
Author: ZhenchaoXu <[email protected]>
AuthorDate: Mon Jul 17 17:02:16 2023 +0800

    [typo][docs] Delete the extra characters in the tablet-local-debug Chinese 
document. (#21846)
---
 docs/zh-CN/docs/admin-manual/maint-monitor/tablet-local-debug.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/zh-CN/docs/admin-manual/maint-monitor/tablet-local-debug.md 
b/docs/zh-CN/docs/admin-manual/maint-monitor/tablet-local-debug.md
index cdf8383f26..710ad31540 100644
--- a/docs/zh-CN/docs/admin-manual/maint-monitor/tablet-local-debug.md
+++ b/docs/zh-CN/docs/admin-manual/maint-monitor/tablet-local-debug.md
@@ -34,7 +34,7 @@ Doris线上运行过程中,因为各种原因,可能出现各种各样的bug
 
 可以通过 BE 日志确认 tablet id,然后通过以下命令获取信息(假设 tablet id 为 10020)。
 
-获获取 tablet 所在的 DbId/TableId/PartitionId 等信息。
+获取 tablet 所在的 DbId/TableId/PartitionId 等信息。
 
 ```
 mysql> show tablet 10020\G


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to