Skip to content

Commit f463b47

Browse files
liuguangjunDymoneLewis
liuguangjun
authored andcommitted
fix(docs): 文档api主题anchorLine描述错误问题
1 parent 25f1464 commit f463b47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sites/docs/docs/api/theme.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ lf.setTheme({
300300

301301
### anchorLine
302302

303-
In the connecting line is, the straight line style dragged from the anchor point.
303+
In the connecting line, the straight line style dragged from the anchor point.
304304

305305
```tsx | pure
306306
lf.setTheme({

sites/docs/docs/api/theme.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ lf.setTheme({
297297

298298
### anchorLine
299299

300-
在连线是,从锚点拖出的直线样式
300+
在连线时,从锚点拖出的直线样式
301301

302302
```tsx | pure
303303
lf.setTheme({

0 commit comments

Comments
 (0)