Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
chore: updated header button text
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-deriv committed Dec 8, 2023
1 parent d32398f commit fd4aa47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/pages/home/navigation/nav.buttons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const MainNavigationButtons = () => {
<Localize translate_text="_t_Log in_t_" />
</Button>
<Button size="lg" className="hidden lg:block">
<Localize translate_text="_t_Create free demo account_t_" />
<Localize translate_text="_t_Open demo account_t_" />
</Button>
</>
)}
Expand Down

0 comments on commit fd4aa47

Please sign in to comment.