From 44df15e19ba8d0b6d0ee77fdbd5318a7a3b3755d Mon Sep 17 00:00:00 2001 From: Zixuan James Li Date: Wed, 28 Sep 2022 21:53:46 -0400 Subject: [PATCH] docs: Remove legacy references to "topic" as "subject". Signed-off-by: Zixuan James Li --- docs/subsystems/unread_messages.md | 2 +- templates/zerver/integrations/asana.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/subsystems/unread_messages.md b/docs/subsystems/unread_messages.md index 027cc24ccb..509ef32f60 100644 --- a/docs/subsystems/unread_messages.md +++ b/docs/subsystems/unread_messages.md @@ -48,5 +48,5 @@ in the register call. Three event types are required to correctly maintain the `unread_msgs`. New messages can be created without the unread flag by the `message` event type. The unread flag can be added and removed by the `update_message_flags` event, -and the subject of unread messages can be updated by the `update_message` event +and the topic of unread messages can be updated by the `update_message` event type. diff --git a/templates/zerver/integrations/asana.md b/templates/zerver/integrations/asana.md index aa417acd11..445cfdbc37 100644 --- a/templates/zerver/integrations/asana.md +++ b/templates/zerver/integrations/asana.md @@ -41,7 +41,7 @@ Get Zulip notifications for your Asana projects via Zapier! 1. Finally, configure **Data**. You have to add 2 fields: - * `subject` is the field corresponding to the subject of the message. + * `subject` is the field corresponding to the topic of the message. * `content` is the field corresponding to the content of the message. 1. You can format the content of the `content` and `subject` fields