diff --git a/meshcentral-config-schema.json b/meshcentral-config-schema.json index 731827ae..788e6bba 100644 --- a/meshcentral-config-schema.json +++ b/meshcentral-config-schema.json @@ -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 @@ } } } -} \ No newline at end of file +}