Skip to content

Commit

Permalink
fix: changed typo stategy to strategy for congrats popup (binary-com#…
Browse files Browse the repository at this point in the history
  • Loading branch information
farabi-deriv committed May 29, 2023
1 parent 6ff14d0 commit c1159af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const TourTriggrerDialog = ({
<div className='dc-dialog__content__description__text'>
<Localize
key={0}
i18n_default_text={'Now, <0>run the bot</0> to test out the stategy.'}
i18n_default_text={'Now, <0>run the bot</0> to test out the strategy.'}
components={[<strong key={0} />]}
/>
</div>
Expand Down

0 comments on commit c1159af

Please sign in to comment.