mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Fix typo in RAK 4631 Firmware Updates text
This commit is contained in:
parent
36d6664dfc
commit
471aaa3b2d
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ struct Firmware: View {
|
|||
.font(.callout)
|
||||
.padding(.bottom)
|
||||
} else {
|
||||
Text("OTA Updates are not supported on the this NRF Device.")
|
||||
Text("OTA Updates are not supported on this NRF Device.")
|
||||
.font(.title3)
|
||||
Link("Drag & Drop Firmware Update", destination: URL(string: "https://meshtastic.org/docs/getting-started/flashing-firmware/nrf52/drag-n-drop")!)
|
||||
.font(.callout)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue