From 63b0bf054e6cf413bdc342184e64e8a11007f529 Mon Sep 17 00:00:00 2001 From: exotime Date: Sat, 12 Oct 2024 22:12:56 +0900 Subject: [PATCH] Fixing indentation. (#1501) Previous indentation here caused this documentation to be rendered in a code block. Checked the other FAQ items, look like this was the only one. --- docs/about/faq.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/about/faq.mdx b/docs/about/faq.mdx index c137c414..b45a8fcf 100644 --- a/docs/about/faq.mdx +++ b/docs/about/faq.mdx @@ -164,9 +164,9 @@ If you use your ham radio license with Meshtastic, consider both the privileges { title: "How do I set my ham call sign?", content: ` - - On Android navigate to Radio configuration -> User and set Long name to your Ham Radio callsign, then activate the slider for 'Licensed amateur radio'. - - On iPhone navigate to Settings -> User and set Long Name to your Ham Radio callsign, then activate the slider for 'Licensed Operator'. - - Instructions for Enabling ham License from the Python CLI can be found [here](/docs/software/python/cli/usage#ham-radio-support). +- On Android navigate to Radio configuration -> User and set Long name to your Ham Radio callsign, then activate the slider for 'Licensed amateur radio'. +- On iPhone navigate to Settings -> User and set Long Name to your Ham Radio callsign, then activate the slider for 'Licensed Operator'. +- Instructions for Enabling ham License from the Python CLI can be found [here](/docs/software/python/cli/usage#ham-radio-support). `, }, ],