Skip to content

Commit c7dd2cc

Browse files
committed
fix typo
1 parent 6361abc commit c7dd2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/breathe/actions/create-employee/create-employee.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ export default {
108108
division: this.divisionId,
109109
location: this.locationId,
110110
working_pattern: this.workingPatternId,
111-
holiday_allownace: this.holidayAllowanceId,
111+
holiday_allowance: this.holidayAllowanceId,
112112
},
113113
},
114114
});

0 commit comments

Comments
 (0)