docs: fix typo: file dir structure

Fixed a typo in one of the notes of the File Directory Structure page.
This commit is contained in:
Sean Ely 2022-05-27 15:42:04 -07:00 committed by gccgdb1234
parent a46d27af94
commit 2d63375aaa
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ All executable files of TDengine are in the _/usr/local/taos/bin_ directory by d
- _taosd-dump-cfg.gdb_: script to facilitate debugging of taosd's gdb execution.
:::note
taosdump after version 2.4.0.0 require taosTools as a standalone installation. A few version taosBenchmark is include in taosTools too.
taosdump after version 2.4.0.0 require taosTools as a standalone installation. A new version of taosBenchmark is include in taosTools too.
:::
:::tip