Skip to content

Commit

Permalink
fix: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
arielsvg committed Dec 28, 2020
1 parent f34d64c commit 31fcae4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/assets/javascripts/directives/views/sessionsModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,9 @@ const SessionsModal: FunctionComponent<{
</AlertDialogLabel>
<AlertDialogDescription className="sk-panel-row">
<p>
The associated app will not be able to sync unless you
sign in again.
The associated app will be signed out and all data
removed from the device when it is next launched. You
can sign back in on that device at any time.
</p>
</AlertDialogDescription>
<div className="sk-panel-row">
Expand Down

0 comments on commit 31fcae4

Please sign in to comment.