Update thread-sharing-popover.tsx

possessive is "its" not "it's"
This commit is contained in:
Stefan Kwiecinski 2025-01-16 19:27:22 +08:00 committed by GitHub
parent be22f19fa4
commit 1864578386
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>