mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Revise copy for OS updates feature to reflect cross-platform support (#15402)
This commit is contained in:
parent
294c060f2b
commit
5835cad7e4
@ -76,8 +76,8 @@ const OSUpdates = ({ router, teamIdForApi }: IOSUpdates) => {
|
||||
return (
|
||||
<div className={baseClass}>
|
||||
<p className={`${baseClass}__description`}>
|
||||
Remotely encourage the installation of macOS updates on hosts assigned
|
||||
to this team.
|
||||
Remotely encourage the installation of software updates on hosts
|
||||
assigned to this team.
|
||||
</p>
|
||||
<div className={`${baseClass}__content`}>
|
||||
<div className={`${baseClass}__form-table-content`}>
|
||||
|
Loading…
Reference in New Issue
Block a user