Changed `insure` to `ensure` (#5913)
This commit is contained in:
parent
e9c28d03b5
commit
334fee706e
|
@ -1191,7 +1191,7 @@
|
||||||
},
|
},
|
||||||
"trustedCert": {
|
"trustedCert": {
|
||||||
"type": "boolean",
|
"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": {
|
"guestDeviceSharing": {
|
||||||
"type": [
|
"type": [
|
||||||
|
@ -3810,4 +3810,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue