From b6d09ec19c60c1b321e4cfdec8d267d1060a644a Mon Sep 17 00:00:00 2001 From: David Andrzejewski Date: Sun, 16 Feb 2025 18:09:46 -0500 Subject: [PATCH] Make heading more concise. --- docs/configuration/tips.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/tips.mdx b/docs/configuration/tips.mdx index 6d489963..31b72eca 100644 --- a/docs/configuration/tips.mdx +++ b/docs/configuration/tips.mdx @@ -10,7 +10,7 @@ sidebar_position: 4 It is strongly recommended to keep your [ROLE](/docs/configuration/radio/device#roles) set to `CLIENT` or `CLIENT_MUTE`. Only use other roles if you have a specific, well-understood reason to do so. Read our [blog post about choosing the best role](/blog/choosing-the-right-device-role/). -### Recommended roles: `CLIENT` and `CLIENT_MUTE` +### Recommended roles: - `CLIENT` nodes efficiently repeat and route packets as needed. - **Almost always the correct mode.**