diff --git a/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx b/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx index d524c25c51..18dd57cc1d 100644 --- a/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx +++ b/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx @@ -109,7 +109,7 @@ export const OwnershipCard = ({ : setRelationsType('direct') } name="pin" - inputProps={{ 'aria-label': 'Pin Sidebar Switch' }} + inputProps={{ 'aria-label': 'Ownership Type Switch' }} disabled={!isGroup} />