Fleet UI: Unreleased missing word (#16619)

This commit is contained in:
RachelElysia 2024-02-06 10:52:41 -05:00 committed by GitHub
parent cf9f83604f
commit 379ab87805
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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">