Update thread-sharing-popover.tsx (#2495)

possessive is "its" not "it's"
This commit is contained in:
Stefan Kwiecinski 2025-01-27 05:51:58 +08:00 committed by GitHub
parent 59705f715c
commit 7d40ca384a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -123,7 +123,7 @@ export default class ThreadSharingPopover extends React.Component<
{localized('Syncing') + '...'}
<div className="meta">
{localized(
`Mailspring is syncing this thread and it's attachments to the cloud. For long threads, this may take a moment.`
`Mailspring is syncing this thread and its attachments to the cloud. For long threads, this may take a moment.`
)}
</div>
</label>