Fix copy for OS settings (#15453)

remedy #15412
This commit is contained in:
George Karr 2023-12-05 11:54:36 -06:00 committed by GitHub
parent 86febbfdd2
commit a59b609f6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ const OSSettings = ({
return (
<div className={baseClass}>
<p className={`${baseClass}__description`}>
Remotely enforce settings on macOS hosts assigned to this team.
Remotely enforce OS settings on hosts assigned to this team.
</p>
<ProfileStatusAggregate
isLoading={isLoadingAggregateProfileStatus}