mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Fleet UI: Unreleased missing word (#16619)
This commit is contained in:
parent
cf9f83604f
commit
379ab87805
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@ const DeleteTeamModal = ({
|
|||
<span className={`${baseClass}__name`}>{name}</span> from Fleet.
|
||||
</p>
|
||||
<p>
|
||||
Users on team who are not assigned to other teams will lose access to
|
||||
Fleet.
|
||||
Users on this team who are not assigned to other teams will lose
|
||||
access to Fleet.
|
||||
</p>
|
||||
<p className={`${baseClass}__warning`}>This action cannot be undone.</p>
|
||||
<div className="modal-cta-wrap">
|
||||
|
|
|
|||
Loading…
Reference in a new issue