Skip to content

Commit 7caf8bd

Browse files
authored
Update ProjectCitation.tsx
1 parent aaaca91 commit 7caf8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/modules/datafiles/src/projects/ProjectCitation/ProjectCitation.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ export const DownloadCitation: React.FC<{
185185
<Popover
186186
overlayStyle={{ maxWidth: '400px' }}
187187
title="Unique Investigations"
188-
content="User sessions in which any project or publications metadata is viewed,
188+
content="User sessions in which any project or publication metadata is viewed,
189189
or one or more files is downloaded or previewed"
190190
>
191191
{dataciteMetrics?.data.attributes.viewCount ?? '--'} Unique

0 commit comments

Comments
 (0)