Merge pull request #620 from RCGV1/patch-2

Closes #618
This commit is contained in:
Garth Vander Houwen 2024-04-27 19:00:19 -07:00 committed by GitHub
commit abdc12d37e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -152,7 +152,7 @@ struct Firmware: View {
Link("Web Flasher", destination: URL(string: "https://flash.meshtastic.org")!)
.font(.callout)
.padding(.bottom)
Text("ESP 32 OTA update is a work in progress, click the button below to sent your device a reboot into ota admin message.")
Text("ESP 32 OTA update is a work in progress, click the button below to send your device a reboot into ota admin message.")
.font(.caption)
HStack(alignment: .center) {
Spacer()