diff --git a/components/brave_rewards/resources/extension/brave_rewards/_locales/en_US/messages.json b/components/brave_rewards/resources/extension/brave_rewards/_locales/en_US/messages.json
index 0c16a81ce83b..9daa59b0e324 100644
--- a/components/brave_rewards/resources/extension/brave_rewards/_locales/en_US/messages.json
+++ b/components/brave_rewards/resources/extension/brave_rewards/_locales/en_US/messages.json
@@ -742,7 +742,7 @@
"description": ""
},
"onboardingPanelScheduleHeader": {
- "message": "When do you receive rewards",
+ "message": "When do you receive rewards?",
"description": ""
},
"onboardingPanelScheduleText": {
diff --git a/components/brave_rewards/resources/shared/components/onboarding/stories/locale_strings.ts b/components/brave_rewards/resources/shared/components/onboarding/stories/locale_strings.ts
index e08b2c09c301..bab12b248438 100644
--- a/components/brave_rewards/resources/shared/components/onboarding/stories/locale_strings.ts
+++ b/components/brave_rewards/resources/shared/components/onboarding/stories/locale_strings.ts
@@ -30,7 +30,7 @@ export const localeStrings = {
onboardingPanelWelcomeText: 'Brave Private Ads reward you with tokens to support content creators unlike traditional ads, all while keeping your personal information private.',
onboardingPanelAdsHeader: 'Where do ads show up?',
onboardingPanelAdsText: 'Brave Private Ads will appear as a normal notification. You control how often you see these ads in settings.',
- onboardingPanelScheduleHeader: 'When do you receive rewards',
+ onboardingPanelScheduleHeader: 'When do you receive rewards?',
onboardingPanelScheduleText: 'Your earned tokens from Brave Private Ads throughout the current month will arrive on the 5th of the next month.',
onboardingPanelAcHeader: 'Giving back made effortless',
onboardingPanelAcText: 'Creators receive your token contributions automatically based on your engagement levels that we measure as ‘Attention’.',
diff --git a/components/resources/brave_components_strings.grd b/components/resources/brave_components_strings.grd
index b0a719978dfa..c9196cbb1ec2 100644
--- a/components/resources/brave_components_strings.grd
+++ b/components/resources/brave_components_strings.grd
@@ -618,7 +618,7 @@
Brave Private Ads reward you with tokens to support content creators unlike traditional ads, all while keeping your personal information private.
Where do ads show up?
Brave Private Ads will appear as a normal notification. You control how often you see these ads in settings.
- When do you receive rewards
+ When do you receive rewards?
Your earned tokens from Brave Private Ads throughout the current month will arrive on the 5th of the next month.
Giving back made effortless
Creators receive your token contributions automatically based on your engagement levels that we measure as ‘Attention’.