Skip to content

Commit e13c2d7

Browse files
committed
Changed name to Head
1 parent a86471b commit e13c2d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/pages/WorkPackageDetailPage/WorkPackageEditContainer/WorkPackageEditDetails.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ const WorkPackageEditDetails: React.FC<Props> = ({
115115
</FormControl>
116116
</Grid>
117117
<Grid item xs={12} md={6} sx={{ mt: 1 }}>
118-
<FormLabel> Project Lead</FormLabel>
118+
<FormLabel> Project Head</FormLabel>
119119
<NERAutocomplete
120120
sx={{ mt: 1, width: '90%' }}
121121
id="project-lead-autocomplete"

0 commit comments

Comments
 (0)