Skip to content

Commit 2915eb3

Browse files
committed
Fix
1 parent 37ad480 commit 2915eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Use `pos1` and `pos2` to specify the anchor point on the snapped elements.
200200

201201
<div bg-gray:10 p-4 border="~ gray/50 rounded-lg" flex="~ col">
202202

203-
### Arrow head customization
203+
### Arrow head
204204

205205
<FancyArrow two-way x1="700" y1="200" x2="800" y2="300" />
206206
<FancyArrow arrowHeadType="polygon" x1="740" y1="200" x2="840" y2="300" />

0 commit comments

Comments
 (0)