Skip to content

Commit

Permalink
chore: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Mar 23, 2024
1 parent abbed32 commit 1bd6bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/ts/ready.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ $(document).ready(() => {
roundingMethod: "floor",
});
Notifications.addBanner(
`The limited George Plushie will be gone in ${string} - don't miss out! <a target="_blank" rel="noopener" href="https://mktp.co/plushie2">monkeytype.store</a>`,
`Our limited plushie will be gone in ${string} - don't miss out! <a target="_blank" rel="noopener" href="https://mktp.co/plushie2">monkeytype.store</a>`,
1,
"./images/plushiebanner.png",
true,
Expand Down

0 comments on commit 1bd6bf4

Please sign in to comment.