Skip to content

Commit 3ef9512

Browse files
author
duzhendi
committed
[Doc][Improve] support chinese [docs/zh/connector-v2/sink/Tablestore.md]
1 parent 9306a6b commit 3ef9512

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: docs/zh/connector-v2/sink/Tablestore.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
## 描述
66

7-
用于将数据写入Tablestore
7+
用于将数据写入 Tablestore
88

99
## 主要特性
1010

@@ -25,29 +25,29 @@
2525

2626
### end_point [string]
2727

28-
endPoint用于写入Tablestore
28+
endPoint 用于写入Tablestore
2929

3030
### instanceName [string]
3131

32-
Tablestore的实例名称
32+
Tablestore 的实例名称
3333

3434
### access_key_id [string]
3535

36-
Tablestore的访问id
36+
Tablestore 访问的id
3737

3838
### access_key_secret [string]
3939

40-
Tablestore的访问秘密
40+
Tablestore 访问的密钥
4141

4242
### table [string]
4343

4444
Tablestore的表。
4545

4646
### primaryKeys [array]
4747

48-
Tablestore的主键
48+
Tablestore 的主键
4949

50-
### common options [ config ]
50+
### common 选项 [ config ]
5151

5252
Sink插件常用参数,请参考[Sink common Options](../Sink common Options.md)了解详细信息。
5353

0 commit comments

Comments
 (0)