docs: cleanup term settings wording

This commit is contained in:
Ben Bodenmiller 2018-10-05 19:39:44 +00:00
parent 1a90632cc9
commit ddc30871bc
1 changed files with 4 additions and 4 deletions

View File

@ -35,17 +35,17 @@ continue their registration afterwards.
## Accepting terms
When this feature was enabled, the users that have not accepted the
When this feature is enabled, the users that have not accepted the
terms of service will be presented with a screen where they can either
accept or decline the terms.
![Respond to terms](img/respond_to_terms.png)
When the user accepts the terms, they will be directed to where they
If the user accepts the terms, they will be directed to where they
were going. After a sign-in or sign-up this will most likely be the
dashboard.
When the user was already logged in when the feature was turned on,
If the user was already logged in when the feature was turned on,
they will be asked to accept the terms on their next interaction.
When a user declines the terms, they will be signed out.
If a user declines the terms, they will be signed out.