Skip to content

Commit 9b7a740

Browse files
committed
update text
1 parent 21c3446 commit 9b7a740

File tree

1 file changed

+1
-1
lines changed
  • app/lib/frontend/templates/views/landing

1 file changed

+1
-1
lines changed

app/lib/frontend/templates/views/landing/page.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ d.Node landingPageNode({
4646
height: 240,
4747
),
4848
title: 'Trending packages',
49-
info: d.text('Some of the packages trending in the last 30 days'),
49+
info: d.text('Top trending packages in the last 30 days'),
5050
content: miniListNode('most-trending', trendingPackages!),
5151
viewAllUrl: urls.listingByTrending(),
5252
viewAllEvent: 'landing-trending-view-all',

0 commit comments

Comments
 (0)