Skip to content

Commit 2d0ac10

Browse files
authored
FIX: typo
1 parent c6c45b3 commit 2d0ac10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Supports a small set of templated variables that can be used in code:
184184
string values (their respective Guids are not listed here for readability):
185185
`none`, `ghdoc`, `float`, `bool`, `int`, `complex`, `str`, `datetime`, `guid`,
186186
`color`, `point`, `vector`, `plane`, `interval`, `uvinterval`, `box`, `transform`,
187-
`line`, `circle`, `arc`, `polyline`, `rectangle`, `curve`, `mesh`, `surface`, `subd`, `brep`, `pointcloud", `geometrybase`.
187+
`line`, `circle`, `arc`, `polyline`, `rectangle`, `curve`, `mesh`, `surface`, `subd`, `brep`, `pointcloud`, `geometrybase`.
188188
* `reverse`: **(optional)** Defines whether data inside the parameter is reversed. Defaults to `False`.
189189
* `simplify`: **(optional)** Defines whether data inside the parameter is simplified. Defaults to `False`.
190190
* `flatten`: **(optional)** Defines whether data inside the parameter is flattened. Mutually exclusive with `graft`. Defaults to `False`.

0 commit comments

Comments
 (0)