Skip to content

Commit 79aa41f

Browse files
authored
awazing (#4336)
1 parent bd918c7 commit 79aa41f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/frontend/src/locales/en-US/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"message": "Subscribe to updates about Modrinth"
160160
},
161161
"auth.welcome.description": {
162-
"message": "You’re now part of the awesome community of creators & explorers already building, downloading, and staying up-to-date with awazing mods."
162+
"message": "You’re now part of the awesome community of creators & explorers already building, downloading, and staying up-to-date with amazing mods."
163163
},
164164
"auth.welcome.label.tos": {
165165
"message": "By creating an account, you have agreed to Modrinth's <terms-link>Terms</terms-link> and <privacy-policy-link>Privacy Policy</privacy-policy-link>."

apps/frontend/src/pages/auth/welcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const messages = defineMessages({
7171
welcomeDescription: {
7272
id: 'auth.welcome.description',
7373
defaultMessage:
74-
'You’re now part of the awesome community of creators & explorers already building, downloading, and staying up-to-date with awazing mods.',
74+
'You’re now part of the awesome community of creators & explorers already building, downloading, and staying up-to-date with amazing mods.',
7575
},
7676
welcomeLongTitle: {
7777
id: 'auth.welcome.long-title',

0 commit comments

Comments
 (0)