diff --git a/docs/about/faq.mdx b/docs/about/faq.mdx index b45a8fcf..bbd6e821 100644 --- a/docs/about/faq.mdx +++ b/docs/about/faq.mdx @@ -60,7 +60,7 @@ export const Faq = { "apple": [ { title: "What version of iOS/iPadOS/macOS does the Meshtastic App Require?", - content: `The Meshtastic App on Apple Clients require the following minimum OS versions: iOS 16.2, iPadOS 16.2, and macOS 13.`, + content: `The Meshtastic Apple app supports the last two major versions of iOS, iPadOS or macOS.`, }, { title: "How do I get the Apple Meshtastic App?", diff --git a/src/pages/downloads/index.tsx b/src/pages/downloads/index.tsx index add1ae22..1625d4c3 100644 --- a/src/pages/downloads/index.tsx +++ b/src/pages/downloads/index.tsx @@ -97,7 +97,7 @@ const Firmware = (): JSX.Element => {
- Available on MacOS & iOS. Requires MacOS Ventura or iOS 16+. + Available on iOS, iPadOS and macOS. The last two major OS versions are supported.