Skip to content

Commit f79811e

Browse files
authored
Fix typo in docs about push (#18320)
1 parent 4eaab31 commit f79811e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/18320.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix typo in docs about the `push` config option. Contributed by @HarHarLinks.

docs/usage/configuration/config_documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4018,7 +4018,7 @@ This option has a number of sub-options. They are as follows:
40184018
* `include_content`: Clients requesting push notifications can either have the body of
40194019
the message sent in the notification poke along with other details
40204020
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
40224022
notification request includes the content of the event (other details
40234023
like the sender are still included). If `event_id_only` is enabled, it
40244024
has no effect.

0 commit comments

Comments
 (0)