fix: update es-introduction.md

This commit is contained in:
Yang Libin 2020-08-22 15:05:51 +08:00 committed by GitHub
parent 2c3b60e2fd
commit a5c95cffe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,6 +63,6 @@ Node 是集群中的一个节点,节点也有一个名称,默认是随机分
|---|---|
| index | 数据库 |
| type | 数据表 |
| docuemnt | 一行数据 |
| document | 一行数据 |
以上是一个简单的类比。