mirror of
https://github.com/TECHNOFAB11/ergogen.git
synced 2025-12-12 08:00:06 +01:00
YAML syntax fix in example
This commit is contained in:
parent
f22bf05c01
commit
8f454d9da5
1 changed files with 1 additions and 1 deletions
|
|
@ -277,7 +277,7 @@ glue:
|
||||||
right: <anchor> | num
|
right: <anchor> | num
|
||||||
waypoints:
|
waypoints:
|
||||||
- percent: num
|
- percent: num
|
||||||
width: num | [num_left, num_right]
|
width: num | [num_left, num_right]
|
||||||
- ...
|
- ...
|
||||||
extra:
|
extra:
|
||||||
- <primitive shape>
|
- <primitive shape>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue