Skip to content

Commit 00ceefa

Browse files
fix: typo in nickname of i_clouds
1 parent 0d98ad0 commit 00ceefa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/gh/components/DF_main_pc_axes/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"inputParameters": [
1616
{
1717
"name": "i_clouds",
18-
"nickname": "i_cloud",
19-
"description": "cloud whose main axes are to be calculated",
18+
"nickname": "i_clouds",
19+
"description": "clouds whose main axes are to be calculated",
2020
"optional": true,
2121
"allowTreeAccess": true,
2222
"showTypeHints": true,

0 commit comments

Comments
 (0)