Skip to content

Commit 80f6c29

Browse files
committed
#2398 added in weeks
1 parent 7babaa8 commit 80f6c29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/pages/WorkPackageForm/WorkPackageFormDetails.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ const WorkPackageFormDetails: React.FC<Props> = ({
112112
</Grid>
113113
<Grid item xs={12} md={4}>
114114
<FormControl fullWidth>
115-
<FormLabel>Duration</FormLabel>
115+
<FormLabel>Duration (in weeks)</FormLabel>
116116
<ReactHookTextField
117117
name="duration"
118118
control={control}

0 commit comments

Comments
 (0)