Skip to content

Commit 3750620

Browse files
szakariassigurdm
andauthored
Update app/lib/frontend/templates/views/pkg/labeled_scores.dart
Co-authored-by: Sigurd Meldgaard <[email protected]>
1 parent 08e6baf commit 3750620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/lib/frontend/templates/views/pkg/labeled_scores.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ d.Node labeledScoresNode({
3030
),
3131
requestContext.experimentalFlags.showDownloadCounts
3232
? d.div(
33-
attributes: {'title': '30 days total download counts'},
33+
attributes: {'title': 'Number of downloads of this package during the past 30 days'},
3434
classes: ['packages-score', 'packages-score-downloads'],
3535
child: _labeledScore(
3636
'downloads',

0 commit comments

Comments
 (0)