1
0
Fork 0

fix(markdown): Type in macro name

This commit is contained in:
Joost De Cock 2022-01-16 17:28:37 +01:00
parent 417aec43a4
commit 9b69920938

View file

@ -21,7 +21,7 @@ paths.a = new Path()
.curve(points.b, points.c, points.d)
.setRender(false)
macro('bartackAlong', {
macro('bartackFractionAlong', {
path: paths.a,
start: 0.2,
end: 0.8