From f73bc1ea98d553b3d3138d0730b798adb1e90bad Mon Sep 17 00:00:00 2001 From: silentoplayz Date: Thu, 20 Nov 2025 04:13:21 -0500 Subject: [PATCH] Update index.md --- docs/features/channels/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/channels/index.md b/docs/features/channels/index.md index 8c6a958..e1b3e8c 100644 --- a/docs/features/channels/index.md +++ b/docs/features/channels/index.md @@ -72,7 +72,7 @@ You can reference other channels directly within a conversation using the `#` sy 3. **Usage:** `Please post those screenshots in #screenshots instead.` :::warning Access Control -If a user **does not** have access to view a linked channel (e.g., `#admin-only`) within a channel they **do** have access to (e.g., `#general-caht`), the channel link will appear to them as **`#Unknown`**, and clicking it will have no effect. +If a user **does not** have access to view a linked channel (e.g., `#admin-only`) within a channel they **do** have access to (e.g., `#general-chat`), the linked channel will appear to them as **`#Unknown`**, and clicking it will have no effect. ::: ### Message Interactions