diff --git a/docs/configuration/tips.mdx b/docs/configuration/tips.mdx index bfd3c816..f750bfc1 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/). -### `CLIENT` and `CLIENT_MUTE` are Recommended +### Recommended rols: `CLIENT` and `CLIENT_MUTE` - `CLIENT` nodes efficiently repeat and route packets as needed. - **Almost always the correct mode.**