Skip to content

Commit

Permalink
Fix typo (#565)
Browse files Browse the repository at this point in the history
Closes #564

<img width="696" alt="Screenshot 2023-10-27 at 09 24 01"
src="https://github.com/tahowallet/dapp/assets/23117945/ba6f52f7-ebbd-4250-a8da-273ffb95aa64">
  • Loading branch information
jagodarybacka authored Oct 27, 2023
2 parents 14d27e4 + e3ac745 commit 984ca40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/Island/RealmDetails/Quests/QuestsDetails.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function QuestsDetails({
{!!seasonWeek && (
<>
<div className="content_details_weeks">
Total real rewards Week {seasonWeek}
Total realm rewards Week {seasonWeek}
</div>
<span style={{ color: "var(--secondary-s1-70)" }}>
/ {duration}
Expand Down

0 comments on commit 984ca40

Please sign in to comment.