Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 0af367e

Browse files
authored
change blog to academy (#2103)
1 parent ff538c1 commit 0af367e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/academy/components/_side-subscription-banner.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ const ArticleEmailBanner = () => {
275275
<ImageWrapper src={EmailSubscriptionSVG} />
276276
</Flex>
277277
<StyledHeader as="h3" type="subtitle-1">
278-
{localize('Subscribe to our blog via email')}
278+
{localize('Subscribe to our academy via email')}
279279
</StyledHeader>
280280
<StyledSmallHeader as="h3" type="paragraph-2" weight="normal">
281281
{localize(

0 commit comments

Comments
 (0)