mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Update "Enroll now" copy on AppleAutomaticEnrollmentPage.tsx (#19642)
Apple Business Manager changed sign up CTA copy and it's outdated in instructions for automatic enrollment in our UI.
This commit is contained in:
parent
6dd365f266
commit
bcfc93ec22
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ const AppleAutomaticEnrollmentPage = ({
|
|||
/>
|
||||
<br />
|
||||
If your organization doesn’t have an account, select{" "}
|
||||
<b>Enroll now</b>.
|
||||
<b>Sign up now</b>.
|
||||
</span>
|
||||
</span>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue