Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit a8b751f

Browse files
committed
fix: typo
ref issue #48
1 parent 7a91a13 commit a8b751f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/workPeriods.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ export const BILLING_ACCOUNTS_ERROR = "<Error loading accounts>";
141141

142142
export const REASON_DISABLED_MESSAGE_MAP = {
143143
[REASON_DISABLED.NO_BILLING_ACCOUNT]:
144-
"Billing Account is not set for the Resorce Booking",
144+
"Billing Account is not set for the Resource Booking",
145145
[REASON_DISABLED.NO_DAYS_TO_PAY_FOR]: "There are no days to pay for",
146146
[REASON_DISABLED.NO_MEMBER_RATE]: "Member Rate should be greater than 0",
147147
};

0 commit comments

Comments
 (0)