Skip to content

Commit

Permalink
Update studio/schemas/objects/sections/compensation-calculator.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Petter Hohle <[email protected]>
  • Loading branch information
mikaelbr and petterhh authored Dec 6, 2024
1 parent b8acf81 commit 15c402a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion studio/schemas/objects/sections/compensation-calculator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const compensationCalculator = defineField({
title: "Background",
type: "string",
description:
"Select the whether the calculator should be purple or have dark background.",
"Select whether the calculator should have a purple or dark background.",
options: {
list: backgroundOptions,
layout: "radio",
Expand Down

0 comments on commit 15c402a

Please sign in to comment.