diff --git a/app/lib/frontend/templates/views/pkg/labeled_scores.dart b/app/lib/frontend/templates/views/pkg/labeled_scores.dart index 47b39fedc9..661c3aef76 100644 --- a/app/lib/frontend/templates/views/pkg/labeled_scores.dart +++ b/app/lib/frontend/templates/views/pkg/labeled_scores.dart @@ -30,6 +30,10 @@ d.Node labeledScoresNode({ ), requestContext.experimentalFlags.showDownloadCounts ? d.div( + attributes: { + 'title': + 'Number of downloads of this package during the past 30 days' + }, classes: ['packages-score', 'packages-score-downloads'], child: _labeledScore( 'downloads',