Skip to content

Commit 3d01960

Browse files
authored
FIX: typo in component brep to cloud
1 parent d9b565e commit 3d01960

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/gh/components/DF_brep_to_cloud/metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "DFBrepToMesh",
3-
"nickname": "DFBrepToMesh",
2+
"name": "DFBrepToCloud",
3+
"nickname": "DFBrepToCloud",
44
"category": "diffCheck",
55
"subcategory": "Cloud",
66
"description": "Create unique point cloud from list of breps.",
@@ -49,4 +49,4 @@
4949
}
5050
]
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)