Skip to content

Commit 9d9f1bc

Browse files
committed
fix wording
1 parent 939a949 commit 9d9f1bc

File tree

1 file changed

+2
-2
lines changed
  • client/src/pages/analytics/openalex/components

1 file changed

+2
-2
lines changed

client/src/pages/analytics/openalex/components/content.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ export default function OpenalexAnalyticsContent() {
120120
</Col>
121121
<Col xs="6">
122122
<AnalyticsGraph
123-
title="Institutions"
124-
description="Top 20 des institutions"
123+
title="Affiliations"
124+
description="Top 20 des affiliations"
125125
options={openAlexAuthorsInstitutionsOptions}
126126
/>
127127
</Col>

0 commit comments

Comments
 (0)