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.**