Skip to content

Commit 5986ae6

Browse files
committed
fix: typo
1 parent 503c720 commit 5986ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1138,7 +1138,7 @@ export const MILESTONE_TYPE = {
11381138
FINAL_DELIVERABLE_REVIEW: 'final-deliverable-review',
11391139
DELIVERABLE_FINAL_FIXES: 'deliverable-final-fixes',
11401140
PHASE_SPECIFICATION:'phase-specification',
1141-
COMMUNITY_WORK: 'ommunity-work',
1141+
COMMUNITY_WORK: 'community-work',
11421142
COMMUNITY_REVIEW: 'community-review',
11431143
GENERIC_WORK: 'generic-work',
11441144
CHECKPOINT_REVIEW: 'checkpoint-review',

0 commit comments

Comments
 (0)