Revise copy for OS updates feature to reflect cross-platform support (#15402)

This commit is contained in:
Sarah Gillespie 2023-12-02 13:43:18 -06:00 committed by GitHub
parent 294c060f2b
commit 5835cad7e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`}>