Skip to content

Commit 75a1a52

Browse files
committed
Update formatName and displayName in config.json to reflect CDIF format
1 parent a609970 commit 75a1a52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/py_croissant/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"formatName": "py_croissant",
2+
"formatName": "cdif",
33
"harvestable": false,
44
"availableToUsers": true,
55
"mediaType": "application/json",
6-
"displayName": "Croissant py"
6+
"displayName": "CDIF"
77
}

0 commit comments

Comments
 (0)