mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-13 23:08:17 +02:00
match tenses (#2214)
The ordered list at the end changed from simple present tense to present progressive tense, which can break reader flow.
This commit is contained in:
parent
c489391bbf
commit
5b1b6e5ee5
1 changed files with 2 additions and 2 deletions
|
@ -41,5 +41,5 @@ The above video shows the flow for both an unauthorized and authorized user.
|
|||
2. The **unauthorized** user is blocked from a protected resource.
|
||||
3. The **unauthorized** user signs out from their session.
|
||||
4. An **authorized** user authenticates with their corporate single-sign-on provider.
|
||||
5. Pomerium delegating and granting access to the requested resource.
|
||||
6. The **authorized** user inspecting their user details including group membership.
|
||||
5. Pomerium delegates and grants access to the requested resource.
|
||||
6. The **authorized** user inspects their user details including group membership.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue