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

qiaojialin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new c16d935d Update Data-Model-and-Terminology.md (#42)
c16d935d is described below

commit c16d935dd80c874c6c47dee89dc2f5a95c370e1d
Author: wanyaoasiainfo <[email protected]>
AuthorDate: Fri Nov 8 16:57:02 2024 +0800

    Update Data-Model-and-Terminology.md (#42)
---
 src/UserGuide/V1.2.x/Basic-Concept/Data-Model-and-Terminology.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/UserGuide/V1.2.x/Basic-Concept/Data-Model-and-Terminology.md 
b/src/UserGuide/V1.2.x/Basic-Concept/Data-Model-and-Terminology.md
index f6863bf6..83452d73 100644
--- a/src/UserGuide/V1.2.x/Basic-Concept/Data-Model-and-Terminology.md
+++ b/src/UserGuide/V1.2.x/Basic-Concept/Data-Model-and-Terminology.md
@@ -21,7 +21,7 @@
 
 # Data Model
 
-A wind power IoT scenario is taken as an example to illustrate how to creat a 
correct data model in IoTDB.
+A wind power IoT scenario is taken as an example to illustrate how to create a 
correct data model in IoTDB.
 
 According to the enterprise organization structure and equipment entity 
hierarchy, it is expressed as an attribute hierarchy structure, as shown below. 
The hierarchical from top to bottom is: power group layer - power plant layer - 
entity layer - measurement layer. ROOT is the root node, and each node of 
measurement layer is a leaf node. In the process of using IoTDB, the attributes 
on the path from ROOT node is directly connected to each leaf node with ".", 
thus forming the name of a ti [...]
 

Reply via email to