Update AppleBusinessManagerSection.tsx (#32374)

- fixed typo
This commit is contained in:
Allen Houchins 2025-08-27 14:02:53 -05:00 committed by GitHub
parent dfe01e49f4
commit 7397b70bcc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ const AppleBusinessManagerSection = ({
};
return (
<SettingsSection title="Apple Business Manger (ABM)" className={baseClass}>
<SettingsSection title="Apple Business Manager (ABM)" className={baseClass}>
{!isPremiumTier ? (
<PremiumFeatureMessage alignment="left" />
) : (