Skip to content

Commit

Permalink
fix: step 5 content
Browse files Browse the repository at this point in the history
  • Loading branch information
farabi-deriv committed Jul 31, 2023
1 parent a64418b commit 3bdde2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ const Step5 = ({ show_label = false }) => (
</li>
<li>
<Localize
i18n_default_text='Drag the <0>Trade again</0> block and add it to the <0>do</0> part of the <0>Repeat until</0> block.'
i18n_default_text='Drag the <0>Trade again</0> block and add it into the <0>do</0> part of the <0>Repeat until</0> block.'
components={[<strong key={0} />]}
/>
</li>
Expand Down

0 comments on commit 3bdde2a

Please sign in to comment.