Skip to content

Commit

Permalink
Update src/helpers/isFilled.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Angelo Ashmore <angeloashmore@users.noreply.github.com>
  • Loading branch information
dani-mp and angeloashmore authored Nov 27, 2024
1 parent 747348b commit c27e528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helpers/isFilled.ts
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ export const integrationField = isNonNullish as <
export const integrationFields = integrationField

/**
* Determines if a Repeatable has at least one item.
* Determines if a repeatable field has at least one item.
*
* @param repeatable - Repeatable to check.
*
Expand Down

0 comments on commit c27e528

Please sign in to comment.