Skip to content

Commit 9f2f279

Browse files
Rephrase welcome message in localization.enum.ts
Rephrase welcome message to join sentence fragments and improve tone.
1 parent 0568149 commit 9f2f279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/localization/localization.enum.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@ export enum LocalizationKey {
12361236
*/
12371237
dashboardWelcomeScreenThanks = 'dashboard.welcomeScreen.thanks',
12381238
/**
1239-
* We try to aim to make Front Matter as easy to use as possible, but if you have any questions or suggestions. Please don't hesitate to reach out to us on GitHub.
1239+
* We aim to make Front Matter as easy to use as possible. If you have any questions or suggestions, please contact us on GitHub.
12401240
*/
12411241
dashboardWelcomeScreenDescription = 'dashboard.welcomeScreen.description',
12421242
/**

0 commit comments

Comments
 (0)