We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b559109 commit c1a10d5Copy full SHA for c1a10d5
src-ts/config/constants.ts
@@ -4,7 +4,7 @@ export enum ToolTitle {
4
settings = 'Account Settings',
5
support = 'Support',
6
tca = 'Topcoder Academy',
7
- work = 'Self-Service Challenges',
+ work = 'Self Service Challenges',
8
}
9
10
export const PageSubheaderPortalId: string = 'page-subheader-portal-el'
0 commit comments