Skip to content

Commit 226f95b

Browse files
authored
fix json format issue (#130)
1 parent 3fe72df commit 226f95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

function/string/descriptor.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@
395395
{
396396
"name": "str",
397397
"type": "string"
398-
},
398+
}
399399
],
400400
"return": {
401401
"type": "string"

0 commit comments

Comments
 (0)