Skip to content

Commit

Permalink
Update libs/blocks/mmm/mmm.js
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
denlight and github-actions[bot] authored Jan 8, 2025
1 parent 8b1155d commit 1b25d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/mmm/mmm.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function createButtonDetailsPair(mmmEl, page) {
const icon = createTag('span', { class: 'mmm-icon' });
const hTag = createTag('h5', false, url);
const activitiesNum = createTag(
'span',
'span',
{ class: 'mmm-page_item-subtext' },
`${numOfActivities} Manifest(s) found`,
);
Expand Down

0 comments on commit 1b25d8b

Please sign in to comment.