File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change
1
+ Fix typo in docs about the `push` config option. Contributed by @HarHarLinks.
Original file line number Diff line number Diff line change @@ -4018,7 +4018,7 @@ This option has a number of sub-options. They are as follows:
4018
4018
* `include_content`: Clients requesting push notifications can either have the body of
4019
4019
the message sent in the notification poke along with other details
4020
4020
like the sender, or just the event ID and room ID (`event_id_only`).
4021
- If clients choose the to have the body sent, this option controls whether the
4021
+ If clients choose to have the body sent, this option controls whether the
4022
4022
notification request includes the content of the event (other details
4023
4023
like the sender are still included). If `event_id_only` is enabled, it
4024
4024
has no effect.
You can’t perform that action at this time.
0 commit comments