diff --git a/website/assets/js/pages/configuration-builder.page.js b/website/assets/js/pages/configuration-builder.page.js index 9d3eb1004f..d8b758e4dd 100644 --- a/website/assets/js/pages/configuration-builder.page.js +++ b/website/assets/js/pages/configuration-builder.page.js @@ -1841,7 +1841,7 @@ parasails.registerPage('configuration-builder', { name: 'Maximum inactivity time before device locks', uniqueSlug: 'windows-device-lock-max-inactivity-before-device-locks', category: 'Device lock', - tooltip: 'The number of seconds a device can remain inactive before a password is required to unlock the device.', + tooltip: 'The number of minutes a device can remain inactive before a password is required to unlock the device.', supportedAccessTypes: ['add', 'replace'], alsoAutoSetWhenSelected: [ { @@ -1864,7 +1864,7 @@ parasails.registerPage('configuration-builder', { name: 'Maximum inactivity time before device locks with external display', uniqueSlug: 'windows-device-lock-max-inactivity-before-device-locks-with-external-display', category: 'Device lock', - tooltip: 'The number of seconds a device can remain inactive while using an external monitor before a password is required to unlock the device.', + tooltip: 'The number of minutes a device can remain inactive while using an external monitor before a password is required to unlock the device.', supportedAccessTypes: ['add', 'replace'], alsoAutoSetWhenSelected: [ {