From 172826ea6b4064f26ab5a621635cd60c8265b536 Mon Sep 17 00:00:00 2001 From: Denis Kasak Date: Sun, 7 Jun 2020 14:44:32 +0200 Subject: [PATCH] Improve wording of README section on typing notifications. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ab9251d..0fdd185 100644 --- a/README.md +++ b/README.md @@ -231,11 +231,12 @@ They can be added to the weechat status bar as usual: The `matrix_modes` bar item is replicated in the already used `buffer_modes` bar item. -## Typing notices and read receipts +## Typing notifications and read receipts -The sending of typing notices and read receipts can be temporarily disabled via -the `/room` command, they can also be permanently configured using standard -weechat conditions settings with the following settings: +The sending of typing notifications and read receipts can be temporarily +disabled for a given room via the `/room` command. They can also be permanently +configured using standard weechat conditions settings with the following +settings: 1. `matrix.network.read_markers_conditions` 1. `matrix.network.typing_notice_conditions`