Changed insure to ensure (#5913)

This commit is contained in:
Aaron Meese 2024-03-07 11:08:11 -05:00 committed by GitHub
parent e9c28d03b5
commit 334fee706e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1191,7 +1191,7 @@
},
"trustedCert": {
"type": "boolean",
"default": "This value is normally auto-detected, when set to true, MeshCentral assumes that the TLS certificate comes from a trusted CA and will insure download tools perform certificate checking."
"default": "This value is normally auto-detected, when set to true, MeshCentral assumes that the TLS certificate comes from a trusted CA and will ensure download tools perform certificate checking."
},
"guestDeviceSharing": {
"type": [
@ -3810,4 +3810,4 @@
}
}
}
}
}