We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaaca91 commit 7caf8bdCopy full SHA for 7caf8bd
client/modules/datafiles/src/projects/ProjectCitation/ProjectCitation.tsx
@@ -185,7 +185,7 @@ export const DownloadCitation: React.FC<{
185
<Popover
186
overlayStyle={{ maxWidth: '400px' }}
187
title="Unique Investigations"
188
- content="User sessions in which any project or publications metadata is viewed,
+ content="User sessions in which any project or publication metadata is viewed,
189
or one or more files is downloaded or previewed"
190
>
191
{dataciteMetrics?.data.attributes.viewCount ?? '--'} Unique
0 commit comments