Skip to content

Commit 5758ef8

Browse files
authored
docs: getstart (#3318)
1 parent 3811a6c commit 5758ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/x6-sites/docs/tutorial/getting-started.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ X6 支持使用 `SVG`、`HTML` 来渲染节点内容,在此基础上,我们
6868

6969
### 4. 使用插件
7070

71-
除了基本的元素渲染能力,X6 还内置了大量的图编辑配套插件,使用这些成熟的插件,能很大程度上降低开发成本。下面为画布增加对齐线功能,当移动的节点与其他节点对齐时,会自动出现对齐线,可以方面用户进行位置排版
71+
除了基本的元素渲染能力,X6 还内置了大量的图编辑配套插件,使用这些成熟的插件,能很大程度上降低开发成本。下面为画布增加对齐线功能,当移动的节点与其他节点对齐时,会自动出现对齐线,可以方便用户进行位置排版
7272

7373
```ts
7474
import { Snapline } from "@antv/x6-plugin-snapline";

0 commit comments

Comments
 (0)