Skip to content

Commit 243cbf6

Browse files
Update src/content/docs/identityserver/fundamentals/openid-connect-events.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent 8689c0d commit 243cbf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/identityserver/fundamentals/openid-connect-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ From here you can use the `options.Events` property to subscribe to the events y
6262

6363
## OpenID Connect Events
6464

65-
All events either occur before a request is sent to the identity provider or after a response is received from the
65+
All events either occur before a request is sent to the identity provider, or after a response is received from the
6666
identity provider. Understanding the direction of these events can help you determine when to subscribe to them. Let's call events coming from the identity provider **incoming** and events going to the identity provider **outgoing** for an easier understanding.
6767

6868
| **Event Name** | **Usage** |

0 commit comments

Comments
 (0)