Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
breedx-splk committed May 29, 2024
1 parent db35958 commit 9da271b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/session.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ backends can link the two sessions (see [Session Change Event](#session-change-e

![Experimental](https://img.shields.io/badge/-experimental-blue)

When a session changes (due to time-based expiry or another mechanism), an event MAY be emitted.
When a session changes (due to time-based expiry or another mechanism), an event MAY be emitted.

The emitted event that represents a session change MUST have the `event.name=session.change`.
The event body MUST be empty and the attributes MUST include both the `session.id` and `session.previous_id`
Expand Down

0 comments on commit 9da271b

Please sign in to comment.