@@ -1482,9 +1488,10 @@ function InviteRow({ invite, expanded, onToggleExpand, onMutate }: InviteRowProp
title={`Revoke "${invite.name}"?`}
description={
<>
- The link will stop working immediately. Anyone who has the URL will not be able
- to use it. You can reinstate the invite later — that will generate a new link
- with a different URL.
+ The link stops working immediately. Anyone who has the URL can no longer use it.
+
+
+ If you change your mind later, Reinstate issues a fresh link under this entry — the original URL stays inactive.
>
}
confirmLabel="Revoke link"