Skip to content

Commit 106120b

Browse files
committed
Fix #11
1 parent 1610c3d commit 106120b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stories/FairDOElasticSearch.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const demoConfig: FairDOConfig = {
6464
},
6565
{
6666
key: "digitalObjectType.keyword",
67-
label: "File Type",
67+
label: "Digital Object Type",
6868
usePidResolver: true
6969
}
7070
],

0 commit comments

Comments
 (0)