Skip to content

Commit

Permalink
DAT-567
Browse files Browse the repository at this point in the history
  • Loading branch information
JayanthyChengan authored Jan 23, 2024
1 parent 411d587 commit ade3acc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ <h1>
</h1>
<span *ngIf="!show" class="historical">
<h2>
Historical Dataverse Usage Reports
Historical Borealis Usage Reports
</h2>

<span class="block">
To download historical usage data for Dataverse, click the time period below to download as spreadsheet.
To download historical usage data for Borealis, click the time period below to download as spreadsheet.
</span>

<ul *ngFor="let report of reports" class="list-group list-group-flush historical">
Expand Down

0 comments on commit ade3acc

Please sign in to comment.