Skip to content

Commit 7cb6c5c

Browse files
committed
fix for ussye #4404
1 parent 766a9b8 commit 7cb6c5c

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/challenge-listing/Tooltips/TrackAbbreviationTooltip

1 file changed

+1
-1
lines changed

src/shared/components/challenge-listing/Tooltips/TrackAbbreviationTooltip/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const DESCRIPTION = {
3333
DESIGN: 'Prepare the visual sketch or the plans for a website, feature, app, etc',
3434
TEST_SUITES: 'Develop test cases to be used to validate apps, website, etc.',
3535
CONCEPTUALIZATION: 'Discover and define user stories and requirements',
36-
DESIGN_FIRST2FINISH: : 'Be the first to deliver the design solution',
36+
DESIGN_FIRST2FINISH: 'Be the first to deliver the design solution',
3737
DESIGN_FIRST_2_FINISH: 'Be the first to deliver the design solution',
3838
FIRST_2_FINISH: 'Be the first to deliver the development solution',
3939
FIRST2FINISH: 'Be the first to deliver the development solution',

0 commit comments

Comments
 (0)