From b49f227b6ed4c91366144f7018122832ed330d22 Mon Sep 17 00:00:00 2001 From: kartikay Date: Tue, 17 Sep 2024 00:52:59 +0530 Subject: [PATCH] docs: Correct zulipbot label in accessibility documentation. Earlier, the documentation incorrectly stated the label as "area: accessibility". The correct label is "accessibility". This commit updates the label in "docs/subsystems/accessibility.md" to ensure proper usage for contributors. --- docs/subsystems/accessibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/subsystems/accessibility.md b/docs/subsystems/accessibility.md index f667a87ef6..af59469d9a 100644 --- a/docs/subsystems/accessibility.md +++ b/docs/subsystems/accessibility.md @@ -60,7 +60,7 @@ Problems with Zulip's accessibility should be reported as label. This label can be added by entering the following text in a separate comment on the issue: -> @zulipbot add "area: accessibility" +> @zulipbot add "accessibility" If you want to help make Zulip more accessible, here is a list of the [currently open accessibility issues][accessibility-issues].