Skip to content

Commit aa63b57

Browse files
authored
Merge pull request #441 from topcoder-platform/PROD-3372_rename-self-service-title
PROD-3372 rename self service title -> dev
2 parents b559109 + c1a10d5 commit aa63b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-ts/config/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export enum ToolTitle {
44
settings = 'Account Settings',
55
support = 'Support',
66
tca = 'Topcoder Academy',
7-
work = 'Self-Service Challenges',
7+
work = 'Self Service Challenges',
88
}
99

1010
export const PageSubheaderPortalId: string = 'page-subheader-portal-el'

0 commit comments

Comments
 (0)