mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
parent
86febbfdd2
commit
a59b609f6f
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue