From f866682f6de522fb8cf95f9f71cc660c464301b9 Mon Sep 17 00:00:00 2001 From: anemne <63043552+anemne@users.noreply.github.com> Date: Thu, 5 Sep 2024 13:13:53 +0200 Subject: [PATCH] Update studio/schemas/objects/compensations/benefitsByLocation.ts Co-authored-by: Mathias Oterhals Myklebust <24361490+mathiazom@users.noreply.github.com> --- studio/schemas/objects/compensations/benefitsByLocation.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/studio/schemas/objects/compensations/benefitsByLocation.ts b/studio/schemas/objects/compensations/benefitsByLocation.ts index 872508378..dff1067ba 100644 --- a/studio/schemas/objects/compensations/benefitsByLocation.ts +++ b/studio/schemas/objects/compensations/benefitsByLocation.ts @@ -11,7 +11,7 @@ export const benefitsByLocation = defineField({ name: "benefitsByLocation", title: "Benefits by Location", description: - "Enter the benefits offered at each office location. You can only have one location entry, but you can list multiple benefits for each office location.", + "Specify the benefits offered at each office location. A benefit is only associated with a single location", type: "array", of: [ {