From bf27980efa6247c161fc13b5a70210cff5ee2fd6 Mon Sep 17 00:00:00 2001 From: dingbo Date: Fri, 20 May 2022 12:11:22 +0800 Subject: [PATCH] docs: spell check --- docs-en/14-reference/08-taos-shell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-en/14-reference/08-taos-shell.md b/docs-en/14-reference/08-taos-shell.md index 5e71e5376e..fe5e5f2bc2 100644 --- a/docs-en/14-reference/08-taos-shell.md +++ b/docs-en/14-reference/08-taos-shell.md @@ -4,7 +4,7 @@ sidebar_label: TDengine CLI description: Instructions and tips for using the TDengine CLI --- -The TDengine command-line application (hereafter referred to as `TDengine CLI`) is the most feasible way for users to manipulate and interact with TDengine instances. +The TDengine command-line application (hereafter referred to as `TDengine CLI`) is the most simplest way for users to manipulate and interact with TDengine instances. ## Installation -- GitLab