Skip to content

Commit

Permalink
Changed insure to ensure (#5913)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmeese7 committed Mar 7, 2024
1 parent e9c28d0 commit 334fee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meshcentral-config-schema.json
Expand Up @@ -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": [
Expand Down Expand Up @@ -3810,4 +3810,4 @@
}
}
}
}
}

0 comments on commit 334fee7

Please sign in to comment.