Skip to content

Commit

Permalink
fix for steps
Browse files Browse the repository at this point in the history
  • Loading branch information
igorgoldobin committed Jul 4, 2024
1 parent b329834 commit 7b52595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/GenerateKeys/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ const _GenerateKeysPage = ({
<Image src={WagyuStep6} alt="WagyuStep6" />
</ImageContainer>
<Heading level={3} size="small">
<FormattedMessage defaultMessage="Step 6" />
<FormattedMessage defaultMessage="Step 7" />
</Heading>
<Text className="mt20">
<FormattedMessage
Expand Down

0 comments on commit 7b52595

Please sign in to comment.