We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9814e1 commit 193f8a7Copy full SHA for 193f8a7
src/views/Settings.tsx
@@ -605,7 +605,7 @@ export const Settings = () => {
605
width: 600,
606
content: (
607
<Space direction="vertical" size="small">
608
- <Paragraph>Your account has been deleted. Your session will log out from your session in 5 seconds.</Paragraph>
+ <Paragraph>Your account has been deleted. You will be logged out from your session in 5 seconds.</Paragraph>
609
</Space>
610
),
611
okType: "primary",
0 commit comments